postgresql/src/bin/pg_dump
2018-04-26 14:47:16 -04:00
..
po Translation updates 2017-08-07 13:55:34 -04:00
t Reindent Perl files with perltidy version 20170521. 2018-04-25 14:00:19 -04:00
.gitignore Clean up after pg_dump test runs. 2016-05-06 22:28:01 -04:00
common.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
compress_io.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
compress_io.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
dumputils.c Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. 2018-03-21 20:03:28 -04:00
dumputils.h Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. 2018-03-21 20:03:28 -04:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
parallel.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
parallel.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
pg_backup_archiver.c Fix more format truncation issues 2018-03-15 11:41:42 -04:00
pg_backup_archiver.h Avoid using unsafe search_path settings during dump and restore. 2018-02-26 10:18:21 -05:00
pg_backup_custom.c Fix typo in comment 2018-03-29 19:10:04 +02:00
pg_backup_db.c Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:44 -08:00
pg_backup_db.h Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
pg_backup_directory.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
pg_backup_null.c Reduce excessive dereferencing of function pointers 2017-09-07 13:56:09 -04:00
pg_backup_tar.c Fix more format truncation issues 2018-03-15 11:41:42 -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 for 2018 2018-01-02 23:30:12 -05:00
pg_backup_utils.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
pg_backup.h Avoid using unsafe search_path settings during dump and restore. 2018-02-26 10:18:21 -05:00
pg_dump_sort.c Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. 2018-04-08 13:59:52 -04:00
pg_dump.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
pg_dump.h Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
pg_dumpall.c Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:44 -08:00
pg_restore.c Support --no-comments in pg_dump, pg_dumpall, pg_restore. 2018-01-25 15:27:24 -05:00