]> granicus.if.org Git - postgresql/commit
Fix Gin README.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 22 Apr 2014 19:36:32 +0000 (22:36 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 22 Apr 2014 19:39:50 +0000 (22:39 +0300)
commit45e67a2ad7fcc1389cf897e308a75c3cb9f88c3f
treea204f4becfb902561aa32a70ecf67e6f553c3ebc
parent80ce90b9c40d10dc3acaf10ac0975c3b8d1e3289
Fix Gin README.

The README incorrectly claimed that GIN posting tree pages contain an array
of uncompressed items in addition to compressed posting lists. Earlier
versions of the GIN posting list compression patch worked that way, but not
the one that was committed.
src/backend/access/gin/README