postgresql/src/bin/pg_dump
Teodor Sigaev ab89e465cb Altering default privileges on schemas
Extend ALTER DEFAULT PRIVILEGES command to schemas.

Author: Matheus Oliveira
Reviewed-by: Petr Jelínek, Ashutosh Sharma

https://commitfest.postgresql.org/13/887/
2017-03-28 18:58:55 +03:00
..
po Translation updates 2016-08-08 11:08:00 -04:00
t ICU support 2017-03-23 15:28:48 -04:00
.gitignore Clean up after pg_dump test runs. 2016-05-06 22:28:01 -04:00
Makefile Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
common.c Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
compress_io.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
compress_io.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
dumputils.c Altering default privileges on schemas 2017-03-28 18:58:55 +03:00
dumputils.h pg_dump: Fix handling of ALTER DEFAULT PRIVILEGES 2017-01-31 16:24:11 -05:00
nls.mk Translation updates 2016-05-09 10:04:41 -04:00
parallel.c Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
parallel.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pg_backup.h Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
pg_backup_archiver.c Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
pg_backup_archiver.h Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
pg_backup_custom.c Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
pg_backup_db.c Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
pg_backup_db.h Make pg_dump error cleanly with -j against hot standby 2016-05-26 22:14:23 +02:00
pg_backup_directory.c Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
pg_backup_null.c Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 2016-03-24 15:55:57 -04:00
pg_backup_tar.c Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
pg_backup_tar.h Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant. 2012-09-28 15:19:15 -04:00
pg_backup_utils.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pg_backup_utils.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pg_dump.c Altering default privileges on schemas 2017-03-28 18:58:55 +03:00
pg_dump.h Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
pg_dump_sort.c Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
pg_dumpall.c Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
pg_restore.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00