Fix typo in comment.

Etsuro Fujita
pull/6/head
Robert Haas 12 years ago
parent 4db3744f1f
commit 246a9a8d0c
  1. 2
      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

Loading…
Cancel
Save