summaryrefslogtreecommitdiff
path: root/src/backend/executor/execGrouping.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-02-11 19:20:49 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2015-02-11 19:20:49 -0500
commit0ac1fedab9e87756d13b22117f29fe4c5212da75 (patch)
treeeb28daa87d1b31af504a1a3c03eff576267dbbe9 /src/backend/executor/execGrouping.c
parente44735c48821e40b2679d5b69c4d47e98ddaae6f (diff)
Fix missing PQclear() in libpqrcv_endstreaming().
This omission leaked one PGresult per WAL streaming cycle, which possibly would never be enough to notice in the real world, but it's still a leak. Per Coverity. Back-patch to 9.3 where the error was introduced.
Diffstat (limited to 'src/backend/executor/execGrouping.c')
0 files changed, 0 insertions, 0 deletions