pgsql: Add TOAST table to pg_shseclabel for long label use - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add TOAST table to pg_shseclabel for long label use
Date
Msg-id E1YZVPg-0002M4-So@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add TOAST table to pg_shseclabel for long label use

Report by Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1c7087af422fcdd6785a8e2dccbfc1ed567171a0

Modified Files
--------------
src/backend/catalog/catalog.c  |    4 +++-
src/include/catalog/toasting.h |    3 +++
2 files changed, 6 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Use mmap MAP_NOSYNC option to limit shared memory writes
Next
From: Bruce Momjian
Date:
Subject: pgsql: rm src/test/performance