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
Tom Lane b416c0bb62 Teach pg_dump to quote reloption values safely. 10 years ago
..
po Translation updates 11 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
Makefile Update copyright for 2016 10 years ago
common.c Update copyright for 2016 10 years ago
compress_io.c Update copyright for 2016 10 years ago
compress_io.h Update copyright for 2016 10 years ago
dumputils.c Update copyright for 2016 10 years ago
dumputils.h Update copyright for 2016 10 years ago
keywords.c Update copyright for 2016 10 years ago
nls.mk Add missing source files to nls.mk 12 years ago
parallel.c Update copyright for 2016 10 years ago
parallel.h Update copyright for 2016 10 years ago
pg_backup.h Check existency of table/schema for -t/-n option (pg_dump/pg_restore) 10 years ago
pg_backup_archiver.c pg_dump: Fix some messages 10 years ago
pg_backup_archiver.h Add macros wrapping all usage of gcc's __attribute__. 11 years ago
pg_backup_custom.c pg_dump: Reduce use of global variables 11 years ago
pg_backup_db.c In pg_dump, remember connection passwords no matter how we got them. 10 years ago
pg_backup_db.h pg_dump: Reduce use of global variables 11 years ago
pg_backup_directory.c Update copyright for 2016 10 years ago
pg_backup_null.c pg_dump: Reduce use of global variables 11 years ago
pg_backup_tar.c Adopt the GNU convention for handling tar-archive members exceeding 8GB. 10 years ago
pg_backup_tar.h Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant. 14 years ago
pg_backup_utils.c Update copyright for 2016 10 years ago
pg_backup_utils.h Update copyright for 2016 10 years ago
pg_dump.c Teach pg_dump to quote reloption values safely. 10 years ago
pg_dump.h Teach pg_dump to quote reloption values safely. 10 years ago
pg_dump_sort.c Update copyright for 2016 10 years ago
pg_dumpall.c Update copyright for 2016 10 years ago
pg_restore.c Review program help output for wording and formatting 10 years ago