postgresql/src/bin/pg_dump
Robert Haas 84be67181a pg_dumpall: Add a -E flag to set the encoding, like pg_dump has.
Michael Paquier, reviewed by Fabien Coelho

Discussion: http://postgr.es/m/CAB7nPqQcYWmrm2n-dVaMUhYPKFU_DxQwPuUGuC4ZF+8B=dS5xQ@mail.gmail.com
2017-09-01 12:24:20 -04:00
..
po Translation updates 2017-08-07 13:55:34 -04:00
t Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
.gitignore Clean up after pg_dump test runs. 2016-05-06 22:28:01 -04:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
common.c pg_dump: Add a --load-via-partition-root option. 2017-08-14 22:54:41 -04:00
compress_io.c Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
compress_io.h Fix pg_dump's errno checking for zlib I/O 2017-08-02 18:26:59 -04:00
dumputils.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
dumputils.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
nls.mk Translation updates 2017-08-07 13:55:34 -04:00
parallel.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
parallel.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
pg_backup.h pg_dump: Add a --load-via-partition-root option. 2017-08-14 22:54:41 -04:00
pg_backup_archiver.c Fix possible core dump in parallel restore when using a TOC list. 2017-08-19 13:39:51 -04:00
pg_backup_archiver.h Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last. 2017-08-03 17:36:39 -04:00
pg_backup_custom.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
pg_backup_db.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -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 Fix pg_dump's errno checking for zlib I/O 2017-08-02 18:26:59 -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 Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -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 Initial pgindent run with pg_bsd_indent version 2.0. 2017-06-21 14:39:04 -04:00
pg_backup_utils.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
pg_dump.c pg_dump: Support using synchronized snapshots on standbys 2017-08-16 19:46:50 -04:00
pg_dump.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
pg_dump_sort.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
pg_dumpall.c pg_dumpall: Add a -E flag to set the encoding, like pg_dump has. 2017-09-01 12:24:20 -04:00
pg_restore.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00