GIN entry pages follow the standard page layout - tell XLogInsert.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 1bd3842163f2b44e29938b5ab158bb6a589ff10c
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2014-04-14T11:51:28Z
Releases: 9.4.0
GIN entry pages follow the standard page layout - tell XLogInsert.

The entry B-tree pages all follow the standard page layout. The 9.3 code has
this right. I inadvertently changed this at some point during the big
refactorings in git master.

Files

PathChange+/−
src/backend/access/gin/ginentrypage.c modified +2 −2