pgsql: Add TOAST table to pg_shseclabel for long label use

Lists: pgsql-committers
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
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(-)