postgresql/src/bin/pg_dump
2014-11-16 21:32:51 -05:00
..
po Translation updates 2014-11-16 21:32:51 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
common.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
compress_io.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
compress_io.h pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
dumputils.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
dumputils.h Avoid unportable strftime() behavior in pg_dump/pg_dumpall. 2014-10-26 20:59:21 -04:00
keywords.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00
nls.mk Add missing source files to nls.mk 2014-07-15 10:10:42 -04:00
parallel.c Re-pgindent src/bin/pg_dump/*. 2014-10-17 12:19:05 -04:00
parallel.h Re-pgindent src/bin/pg_dump/*. 2014-10-17 12:19:05 -04:00
pg_backup_archiver.c Avoid unportable strftime() behavior in pg_dump/pg_dumpall. 2014-10-26 20:59:21 -04:00
pg_backup_archiver.h pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_custom.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_db.c Re-pgindent src/bin/pg_dump/*. 2014-10-17 12:19:05 -04:00
pg_backup_db.h pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_directory.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_null.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_tar.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03: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 Blind attempt at fixing Win32 pg_dump issues 2014-10-14 17:33:36 -03:00
pg_backup_utils.h pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup.h pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_dump_sort.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_dump.c Fix core dump in pg_dump --binary-upgrade on zero-column composite type. 2014-10-17 12:49:00 -04:00
pg_dump.h Re-pgindent src/bin/pg_dump/*. 2014-10-17 12:19:05 -04:00
pg_dumpall.c Fix pg_dumpall to restore its ability to dump from ancient servers. 2014-11-13 18:19:26 -05:00
pg_restore.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00