aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-09-28 00:49:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-09-28 00:49:04 +0000
commitf7332e88b901fbca98d5c3df83b2358548ad07e8 (patch)
tree9a18a904ef87afab58514f39d882b930b0b90ca7 /src/backend/commands/dbcommands.c
parent1ad687827607ee02a51182ea8a255c230e61c740 (diff)
downloadpostgresql-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