Remove dead structs. These are not used with the new WAL format anymore. GIN split records are simply always recorded as full-page images.
Michael Paquier Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/634618ecd039cf99fb8212b0314ef8a3754ca9c2 Modified Files -------------- src/include/access/gin_private.h | 28 ---------------------------- 1 file changed, 28 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
