aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/cluster.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-01-29 02:06:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-01-29 02:06:30 +0000
commit5037ed834db8c029c0136549be52d583904c1abf (patch)
treee58c2ab10e392f061175cfd7a9a4fc1c526ef2e0 /src/backend/commands/cluster.c
parentfad2b995236baf47576a1518672ef58fd3c1cbc6 (diff)
downloadpostgresql-5037ed834db8c029c0136549be52d583904c1abf.tar.gz
postgresql-5037ed834db8c029c0136549be52d583904c1abf.zip
Fix up closePGconn() so that PQreset() will work on GSSAPI/SSPI connections;
the patch for those features put its cleanup code into freePGconn() which is really the wrong place. Remove redundant code from freePGconn() and add comments in hopes of preventing similar mistakes in future. Noticed while trying (futilely) to reproduce bug #3902.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions