postgresql/src/bin/initdb
Stephen Frost 6c268df127 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
2016-04-06 21:45:32 -04:00
..
po Translation updates 2015-06-28 23:56:55 -04:00
t Refactor Perl test code 2015-12-02 18:46:16 -03:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00
findtimezone.c Sync tzload() and tzparse() APIs with IANA release tzcode2016c. 2016-03-28 17:19:29 -04:00
initdb.c Add new catalog called pg_init_privs 2016-04-06 21:45:32 -04:00
nls.mk Add new files to nls.mk 2015-05-17 22:55:17 -04:00