postgresql/src/bin/pg_dump
2013-01-25 09:46:07 +01:00
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
common.c Support multiple -t/--table arguments for more commands 2013-01-17 11:24:47 +01:00
compress_io.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
compress_io.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dumpmem.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dumpmem.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dumputils.c Support multiple -t/--table arguments for more commands 2013-01-17 11:24:47 +01:00
dumputils.h Support multiple -t/--table arguments for more commands 2013-01-17 11:24:47 +01:00
keywords.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nls.mk Add new files to NLS file lists 2012-03-30 20:46:23 +03:00
pg_backup.h Support multiple -t/--table arguments for more commands 2013-01-17 11:24:47 +01:00
pg_backup_archiver.c Support multiple -t/--table arguments for more commands 2013-01-17 11:24:47 +01:00
pg_backup_archiver.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_backup_custom.c Standardize naming of malloc/realloc/strdup wrapper functions. 2012-10-02 15:35:48 -04:00
pg_backup_db.c Add translator comments to module names 2012-07-25 00:02:49 -04:00
pg_backup_db.h pg_dump: Further reduce reliance on global variables. 2012-02-07 10:07:02 -05:00
pg_backup_directory.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_backup_null.c pg_dump: get rid of die_horribly 2012-03-20 18:58:00 -03:00
pg_backup_tar.c Get rid of pg_dump's README 2013-01-16 23:49:54 -05: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_dump.c Make pg_dump exclude unlogged table data on hot standby slaves 2013-01-25 09:46:07 +01:00
pg_dump.h Support multiple -t/--table arguments for more commands 2013-01-17 11:24:47 +01:00
pg_dump_sort.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pg_dumpall.c Get rid of pg_dump's README 2013-01-16 23:49:54 -05:00
pg_restore.c Support multiple -t/--table arguments for more commands 2013-01-17 11:24:47 +01:00