Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4db3744
)
Fix typo in comment.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 14 Jan 2014 19:34:43 +0000
(14:34 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 14 Jan 2014 19:34:57 +0000
(14:34 -0500)
Etsuro Fujita
src/include/access/gin_private.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/access/gin_private.h
b/src/include/access/gin_private.h
index 50fe538b5149eea51884bdb792d81839ef94bd5d..5f0fe80e807e0f7ed70ae534015e2bb9421102bb 100644
(file)
--- 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 a
n
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