postgresql/src/bin/pg_dump
Bruce Momjian 807b9e0dff pgindent run for 9.5 2015-05-23 21:35:49 -04:00
..
po Translation updates 2015-02-01 23:23:40 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Update copyright for 2015 2015-01-06 11:43:47 -05:00
common.c Add transforms feature 2015-04-26 10:33:14 -04:00
compress_io.c Fix failure to honor -Z compression level option in pg_dump -Fd. 2015-02-18 11:43:00 -05:00
compress_io.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
dumputils.c Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
dumputils.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
keywords.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
nls.mk Add missing source files to nls.mk 2014-07-15 10:10:42 -04:00
parallel.c Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
parallel.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
pg_backup.h Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
pg_backup_archiver.c pg_dump: suppress "Tablespace:" comment for default tablespaces 2015-05-11 11:45:43 -04:00
pg_backup_archiver.h Add macros wrapping all usage of gcc's __attribute__. 2015-03-11 14:30:01 +01:00
pg_backup_custom.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_db.c Replace a bunch more uses of strncpy() with safer coding. 2015-01-24 13:05:42 -05:00
pg_backup_db.h pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_directory.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
pg_backup_null.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00
pg_backup_tar.c Add macros wrapping all usage of gcc's __attribute__. 2015-03-11 14:30:01 +01: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 Update copyright for 2015 2015-01-06 11:43:47 -05:00
pg_backup_utils.h Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
pg_dump.c pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_dump.h pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_dump_sort.c Add transforms feature 2015-04-26 10:33:14 -04:00
pg_dumpall.c pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pg_restore.c pg_dump: Reduce use of global variables 2014-10-14 15:00:55 -03:00