aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-11-27 00:10:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-11-27 00:10:04 +0000
commitc2138f3caad74c904e86121b22ee63e8495618bf (patch)
tree1919e1f320e71d630cc955ab6033f3309f0f7387 /src/backend/tcop/postgres.c
parent9858a8c81cc1c433e273a55a278b757716201179 (diff)
downloadpostgresql-c2138f3caad74c904e86121b22ee63e8495618bf.tar.gz
postgresql-c2138f3caad74c904e86121b22ee63e8495618bf.zip
Fix minor memory leak introduced in recent SQL-functions hacking: the
DestReceiver created during postquel_start needs to be destroyed during postquel_end. In a moment of brain fade I had assumed this would be taken care of by FreeQueryDesc, but it's not (and shouldn't be).
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions