diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-28 00:49:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-28 00:49:04 +0000 |
commit | f7332e88b901fbca98d5c3df83b2358548ad07e8 (patch) | |
tree | 9a18a904ef87afab58514f39d882b930b0b90ca7 /src/backend/commands/dbcommands.c | |
parent | 1ad687827607ee02a51182ea8a255c230e61c740 (diff) | |
download | postgresql-f7332e88b901fbca98d5c3df83b2358548ad07e8.tar.gz postgresql-f7332e88b901fbca98d5c3df83b2358548ad07e8.zip |
Remove duplicate PQclear(res) operations leading to double free() and
subsequent core dump. It looks like at one time DBLINK_RES_ERROR_AS_NOTICE
didn't include a PQclear, but now it does and so these other ones are
duplicate.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions