diff options
author | Stephen Frost <sfrost@snowman.net> | 2016-04-06 21:45:32 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2016-04-06 21:45:32 -0400 |
commit | 6c268df1276e9dd73e4d2cc89cf8787e8f186bda (patch) | |
tree | 7ed004762c6ca1e8114f2919ca9d781d31c5579c /src/backend/access/transam/xlogfuncs.c | |
parent | 0b62fd036e1ac48a8432bb9664b21e1f036c1b08 (diff) | |
download | postgresql-6c268df1276e9dd73e4d2cc89cf8787e8f186bda.tar.gz postgresql-6c268df1276e9dd73e4d2cc89cf8787e8f186bda.zip |
Add new catalog called pg_init_privs
This new catalog holds the privileges which the system was
initialized with at initdb time, along with any permissions set
by extensions at CREATE EXTENSION time. This allows pg_dump
(and any other similar use-cases) to detect when the privileges
set on initdb-created or extension-created objects have been
changed from what they were set to at initdb/extension-creation
time and handle those changes appropriately.
Reviews by Alexander Korotkov, Jose Luis Tallon
Diffstat (limited to 'src/backend/access/transam/xlogfuncs.c')
0 files changed, 0 insertions, 0 deletions