postgresql/src/bin/pg_dump
Peter Eisentraut 959853027a Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 94e3c920ffab0c5cd555a4afab49e4606bc00cee
2016-10-24 10:55:55 -04:00
..
po Translation updates 2016-10-24 10:55:55 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
common.c Handle extension members when first setting object dump flags in pg_dump. 2016-01-13 18:55:27 -05:00
compress_io.c Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. 2016-06-02 13:27:53 -04:00
compress_io.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dumputils.c Fix assorted places in psql to print version numbers >= 10 in new style. 2016-08-16 15:58:31 -04:00
dumputils.h Fix assorted places in psql to print version numbers >= 10 in new style. 2016-08-16 15:58:31 -04:00
keywords.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile Move some pg_dump function around. 2013-03-27 18:10:40 +02:00
nls.mk Translation updates 2013-09-02 02:28:21 -04:00
parallel.c Include <sys/select.h> where needed 2016-09-27 01:05:21 -03:00
parallel.h Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. 2016-06-02 13:27:53 -04:00
pg_backup.h Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:52 -04:00
pg_backup_archiver.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:52 -04:00
pg_backup_archiver.h Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. 2016-06-02 13:27:53 -04:00
pg_backup_custom.c Move some pg_dump function around. 2013-03-27 18:10:40 +02:00
pg_backup_db.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:52 -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 Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. 2016-06-02 13:27:53 -04:00
pg_backup_null.c Move some pg_dump function around. 2013-03-27 18:10:40 +02:00
pg_backup_tar.c Adopt the GNU convention for handling tar-archive members exceeding 8GB. 2015-11-21 20:21:32 -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_backup_utils.c Clean up thread management in parallel pg_dump for Windows. 2016-05-27 12:02:09 -04:00
pg_backup_utils.h Move some pg_dump function around. 2013-03-27 18:10:40 +02:00
pg_dump.c Fix incorrect logic for excluding range constructor functions in pg_dump. 2016-09-23 13:49:27 -04:00
pg_dump.h In pg_dump, ensure that view triggers are processed after view rules. 2016-02-04 00:26:10 -05:00
pg_dump_sort.c In pg_dump, ensure that view triggers are processed after view rules. 2016-02-04 00:26:10 -05:00
pg_dumpall.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:52 -04:00
pg_restore.c Move some pg_dump function around. 2013-03-27 18:10:40 +02:00