aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-04-15 15:56:48 +0900
committerMichael Paquier <michael@paquier.xyz>2020-04-15 15:56:48 +0900
commit7347855c46527920a86d3217dc140a8ae1060836 (patch)
treef114b606bf581eaa15c25d2d7f34a7892f1f1de1 /src/backend/commands/tablecmds.c
parentb33ac1a658843bd3abf7450a51cfbcaf7d199f29 (diff)
downloadpostgresql-7347855c46527920a86d3217dc140a8ae1060836.tar.gz
postgresql-7347855c46527920a86d3217dc140a8ae1060836.zip
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
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions