| .. |
|
po
|
Translation updates
|
2021-02-08 18:00:20 +01:00 |
|
t
|
Add pg_dump test for triggers on partitioned tables
|
2019-12-27 18:34:30 -03:00 |
|
.gitignore
|
Clean up after pg_dump test runs.
|
2016-05-06 22:28:01 -04:00 |
|
common.c
|
pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner.
|
2021-01-14 16:19:38 -05:00 |
|
compress_io.c
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
compress_io.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
dumputils.c
|
Fix pg_dump for GRANT OPTION among initial privileges.
|
2021-01-16 12:21:39 -08:00 |
|
dumputils.h
|
Further fixes for quoted-list GUC values in pg_dump and ruleutils.c.
|
2018-07-31 13:00:08 -04:00 |
|
Makefile
|
Prevent accidental linking of system-supplied copies of libpq.so etc.
|
2018-04-03 16:26:05 -04:00 |
|
nls.mk
|
Translation updates
|
2018-05-21 12:29:52 -04:00 |
|
parallel.c
|
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
|
2020-10-19 11:23:52 -04:00 |
|
parallel.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
pg_backup.h
|
Revert "pg_dump: Lock all relations, not just plain tables".
|
2020-11-06 15:48:21 -05:00 |
|
pg_backup_archiver.c
|
Fix handling of -d "connection string" in pg_dump/pg_restore.
|
2020-09-24 18:19:39 -04:00 |
|
pg_backup_archiver.h
|
Fix handling of -d "connection string" in pg_dump/pg_restore.
|
2020-09-24 18:19:39 -04:00 |
|
pg_backup_custom.c
|
Fix typo in comment
|
2018-03-29 19:10:04 +02:00 |
|
pg_backup_db.c
|
Revert "pg_dump: Lock all relations, not just plain tables".
|
2020-11-06 15:48:21 -05:00 |
|
pg_backup_db.h
|
Revert "pg_dump: Lock all relations, not just plain tables".
|
2020-11-06 15:48:21 -05:00 |
|
pg_backup_directory.c
|
Ensure write failure reports no-disk-space
|
2020-06-19 16:46:07 -04:00 |
|
pg_backup_null.c
|
Reduce excessive dereferencing of function pointers
|
2017-09-07 13:56:09 -04:00 |
|
pg_backup_tar.c
|
Check for fseeko() failure in pg_dump's _tarAddFile().
|
2020-08-09 12:39:08 -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
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
pg_backup_utils.h
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
pg_dump.c
|
pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner.
|
2021-01-14 16:19:38 -05:00 |
|
pg_dump.h
|
pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner.
|
2021-01-14 16:19:38 -05:00 |
|
pg_dump_sort.c
|
Fix pg_dump/pg_restore to restore event triggers later.
|
2020-03-09 14:58:11 -04:00 |
|
pg_dumpall.c
|
Report the true database name on connection errors
|
2021-01-26 16:42:13 -03:00 |
|
pg_restore.c
|
Fix handling of -d "connection string" in pg_dump/pg_restore.
|
2020-09-24 18:19:39 -04:00 |