diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-04-15 15:56:52 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-04-15 15:56:52 +0900 |
commit | e7887fe00db214b141a29f4298c7bb6536292a7e (patch) | |
tree | 9c30756144ab7117c847a6cef5679929483411bd /src/backend/executor/nodeResult.c | |
parent | aca51181baf9ec3ddcac6707bf6a6a5014f7543b (diff) |
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/nodeResult.c')
0 files changed, 0 insertions, 0 deletions