pgsql: Remove dead structs. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Remove dead structs.
Date
Msg-id E1YOWdC-0002bT-8R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Update assorted TOAST-related documentation.
Next
From: Tom Lane
Date:
Subject: pgsql: Add pg_stat_get_snapshot_timestamp() to show statistics snapshot