You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/pg_dump
Peter Eisentraut 917a68f010 Translation updates 8 years ago
..
po Translation updates 8 years ago
t Improve spelling of new FINALFUNC_MODIFY aggregate attribute. 8 years ago
.gitignore
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
common.c Post-feature-freeze pgindent run. 8 years ago
compress_io.c Update copyright for 2018 8 years ago
compress_io.h Update copyright for 2018 8 years ago
dumputils.c Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. 8 years ago
dumputils.h Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. 8 years ago
nls.mk Translation updates 8 years ago
parallel.c Update copyright for 2018 8 years ago
parallel.h Update copyright for 2018 8 years ago
pg_backup.h Avoid using unsafe search_path settings during dump and restore. 8 years ago
pg_backup_archiver.c Fix more format truncation issues 8 years ago
pg_backup_archiver.h Avoid using unsafe search_path settings during dump and restore. 8 years ago
pg_backup_custom.c Fix typo in comment 8 years ago
pg_backup_db.c Empty search_path in Autovacuum and non-psql/pgbench clients. 8 years ago
pg_backup_db.h Add some const decorations to prototypes 8 years ago
pg_backup_directory.c Update copyright for 2018 8 years ago
pg_backup_null.c Reduce excessive dereferencing of function pointers 8 years ago
pg_backup_tar.c Fix more format truncation issues 8 years ago
pg_backup_tar.h
pg_backup_utils.c Update copyright for 2018 8 years ago
pg_backup_utils.h Update copyright for 2018 8 years ago
pg_dump.c Improve spelling of new FINALFUNC_MODIFY aggregate attribute. 8 years ago
pg_dump.h Indexes with INCLUDE columns and their support in B-tree 8 years ago
pg_dump_sort.c Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. 8 years ago
pg_dumpall.c Remove extra newlines after PQerrorMessage() 8 years ago
pg_restore.c Support --no-comments in pg_dump, pg_dumpall, pg_restore. 8 years ago