aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-04-15 15:56:43 +0900
committerMichael Paquier <michael@paquier.xyz>2020-04-15 15:56:43 +0900
commitd70c014624dda9cd78bd4664c291a6627efca23f (patch)
tree0b1e6168a135387e1ca8ecb93a5e3ef8a03b4416 /src/backend/executor/nodeModifyTable.c
parent30afff385dd292c0e057f837838f063ea16ebef8 (diff)
downloadpostgresql-d70c014624dda9cd78bd4664c291a6627efca23f.tar.gz
postgresql-d70c014624dda9cd78bd4664c291a6627efca23f.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/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions