diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-02-11 19:20:49 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-02-11 19:20:49 -0500 |
commit | 0ac1fedab9e87756d13b22117f29fe4c5212da75 (patch) | |
tree | eb28daa87d1b31af504a1a3c03eff576267dbbe9 /src/backend/utils/adt/float.c | |
parent | e44735c48821e40b2679d5b69c4d47e98ddaae6f (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/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions