pgsql: Add TOAST table to pg_shseclabel for long label use

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add TOAST table to pg_shseclabel for long label use
Date: 2015-03-22 02:14:52
Message-ID: E1YZVPg-0002M4-So@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-03-22 02:21:25 pgsql: rm src/test/performance
Previous Message Bruce Momjian 2015-03-22 02:06:24 pgsql: Use mmap MAP_NOSYNC option to limit shared memory writes