Comment typo in src/include/access/gin_private.h
Started by Etsuro Fujitaalmost 12 years ago2 messages
I ran into a typo in src/include/access/gin_private.h. Patch attached.
Thanks,
Best regards,
Etsuro Fujita
Attachments:
gin_private.h-typo.patchapplication/octet-stream; name=gin_private.h-typo.patchDownload
diff --git a/src/include/access/gin_private.h b/src/include/access/gin_private.h
index 50fe538..5f0fe80 100644
--- a/src/include/access/gin_private.h
+++ b/src/include/access/gin_private.h
@@ -19,7 +19,7 @@
/*
- * Page opaque data in a inverted index page.
+ * Page opaque data in an inverted index page.
*
* Note: GIN does not include a page ID word as do the other index types.
* This is OK because the opaque data is only 8 bytes and so can be reliably
Re: Comment typo in src/include/access/gin_private.h
On Mon, Jan 13, 2014 at 9:59 PM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
I ran into a typo in src/include/access/gin_private.h. Patch attached.
Committed.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Import Notes
Reply to msg id not found: 52d4a86f.c1eecc0a.2266.24f4SMTPIN_ADDED_BROKEN@mx.google.comReference msg id not found: 52d4a86f.c1eecc0a.2266.24f4SMTPIN_ADDED_BROKEN@mx.google.com | Resolved by subject fallback