postgresql/src/bin/pg_dump
Peter Eisentraut 7134af1149 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: f491e594cbaa7be0f786199e48f44bf0d55c9c8b
2022-11-07 14:04:05 +01:00
..
po Translation updates 2022-11-07 14:04:05 +01:00
t pg_dump: fix failure to dump comments on constraints in some cases. 2022-11-02 11:30:04 -04:00
.gitignore Clean up after pg_dump test runs. 2016-05-06 22:28:01 -04:00
common.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
compress_io.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
compress_io.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
dumputils.c Allow granting SET and ALTER SYSTEM privileges on GUC parameters. 2022-04-06 13:24:33 -04:00
dumputils.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
Makefile pg_dump: Dump colliculocale 2022-08-24 20:16:12 +02:00
nls.mk Translation updates 2022-11-07 14:04:05 +01:00
parallel.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
parallel.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
pg_backup.h Add support for --no-table-access-method in pg_{dump,dumpall,restore} 2022-01-17 14:51:46 +09:00
pg_backup_archiver.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
pg_backup_archiver.h Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_backup_custom.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
pg_backup_db.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_backup_db.h Revert "pg_dump: Lock all relations, not just plain tables". 2020-11-06 15:48:04 -05:00
pg_backup_directory.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_backup_null.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_backup_tar.c Improve frontend error logging style. 2022-04-08 14:55:14 -04: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 Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_backup_utils.h Remove not-very-useful early checks of __pg_log_level in logging.h. 2022-04-12 13:25:29 -04:00
pg_dump.c pg_dump: fix failure to dump comments on constraints in some cases. 2022-11-02 11:30:04 -04:00
pg_dump.h Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
pg_dump_sort.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_dumpall.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
pg_restore.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00