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 96cd61a169 Fix factual and grammatical errors in comments for struct _tableInfo. 10 years ago
..
po Translation updates 11 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Makefile Update copyright for 2015 11 years ago
common.c Add transforms feature 11 years ago
compress_io.c Restore use of zlib default compression in pg_dump directory mode. 11 years ago
compress_io.h Update copyright for 2015 11 years ago
dumputils.c Remove unnecessary escaping in C character literals 10 years ago
dumputils.h Fix whitespace 10 years ago
keywords.c Update copyright for 2015 11 years ago
nls.mk Add missing source files to nls.mk 12 years ago
parallel.c Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
parallel.h Update copyright for 2015 11 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 2015 11 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. 13 years ago
pg_backup_utils.c Update copyright for 2015 11 years ago
pg_backup_utils.h Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
pg_dump.c ALTER TABLE .. FORCE ROW LEVEL SECURITY 10 years ago
pg_dump.h Fix factual and grammatical errors in comments for struct _tableInfo. 10 years ago
pg_dump_sort.c pg_dump: Fix some messages 10 years ago
pg_dumpall.c pg_dump, pg_upgrade: allow postgres/template1 tablespace moves 10 years ago
pg_restore.c Review program help output for wording and formatting 10 years ago