postgresql/src/bin
Michael Paquier 8f4ee44bcd Fix minor memory leak in pg_dump
A query used to read default ACL information from the catalogs did not
free a set of PQExpBuffer.

Oversight in commit e2090d9, so backpatch down to 9.6.

Author: Jie Zhang
Reviewed-by: Sawada Masahiko
Discussion: https://postgr.es/m/05bcbc5857f948efa0b451b85a48ae10@G08CNEXMBPEKD06.g08.fujitsu.local
Backpatch-through: 9.6
2020-04-15 15:56:01 +09:00
..
initdb Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_archivecleanup Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_basebackup Code review for backup manifest. 2020-04-15 11:15:12 +09:00
pg_checksums Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_config Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_controldata Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_ctl Allow using Unix-domain sockets on Windows in tests 2020-03-30 17:35:29 +02:00
pg_dump Fix minor memory leak in pg_dump 2020-04-15 15:56:01 +09:00
pg_resetwal Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_rewind Exclude backup_manifest file that existed in database, from BASE_BACKUP. 2020-04-09 22:37:11 +09:00
pg_test_fsync Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_test_timing Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_upgrade Enable Unix-domain sockets support on Windows 2020-03-28 15:01:01 +01:00
pg_verifybackup Rename pg_validatebackup to pg_verifybackup. 2020-04-12 11:26:05 -04:00
pg_waldump pg_waldump: Don't call XLogDumpDisplayStats() if -q is specified. 2020-04-03 11:58:58 -04:00
pgbench Add support for \aset in pgbench 2020-04-03 11:45:15 +09:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
scripts createuser: Change a fprintf to pg_log_error 2020-04-08 19:26:09 +02:00
Makefile Rename pg_validatebackup to pg_verifybackup. 2020-04-12 11:26:05 -04:00