mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Fix typo in comment.
Etsuro Fujita
This commit is contained in:
parent
4db3744f1f
commit
246a9a8d0c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user