aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.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
commit734bbf2e978314cad86e1dd8fefe7f0c3f52a4ef (patch)
treeef116f72d58f87ede6eeac1583b91c599f42ac52 /src/backend/executor/nodeFunctionscan.c
parentbcf2decdceb542efb2e55db2dc803b72c2e4cb5c (diff)
downloadpostgresql-734bbf2e978314cad86e1dd8fefe7f0c3f52a4ef.tar.gz
postgresql-734bbf2e978314cad86e1dd8fefe7f0c3f52a4ef.zip
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/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions