postgresql/src/bin/pg_dump
Alvaro Herrera 046001fe3c
Plug memory leak
Introduced by b08dee24a5.  Noted by Coverity.
2020-03-16 16:27:13 -03:00
..
po Translation updates 2019-06-17 15:30:20 +02:00
t Add equalimage B-Tree support functions. 2020-02-26 11:28:25 -08:00
.gitignore Clean up after pg_dump test runs. 2016-05-06 22:28:01 -04:00
common.c Add pg_dump support for ALTER obj DEPENDS ON EXTENSION 2020-03-11 16:54:54 -03:00
compress_io.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
compress_io.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dumputils.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dumputils.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nls.mk Fix gettext triggers specification 2019-08-26 19:06:01 +02:00
parallel.c Fix parallel pg_dump/pg_restore for failure to create worker processes. 2020-01-31 14:41:49 -05:00
parallel.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_backup.h Remove unused C structure member 2019-07-08 19:31:16 -04:00
pg_backup_archiver.c Fix pg_dump/pg_restore to restore event triggers later. 2020-03-09 14:58:26 -04:00
pg_backup_archiver.h Fix pg_dump/pg_restore to restore event triggers later. 2020-03-09 14:58:26 -04:00
pg_backup_custom.c Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
pg_backup_db.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_backup_db.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
pg_backup_directory.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_backup_null.c Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
pg_backup_tar.c Remove useless "return;" lines 2019-11-28 16:48:37 -03: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 copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_backup_utils.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_dump.c Plug memory leak 2020-03-16 16:27:13 -03:00
pg_dump.h Add pg_dump support for ALTER obj DEPENDS ON EXTENSION 2020-03-11 16:54:54 -03:00
pg_dump_sort.c Fix pg_dump/pg_restore to restore event triggers later. 2020-03-09 14:58:26 -04:00
pg_dumpall.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_restore.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00