aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/C-code
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1998-01-28 03:42:27 +0000
committerMarc G. Fournier <scrappy@hub.org>1998-01-28 03:42:27 +0000
commit8a02b22e89dacb292f4737e97d90c1a2c748b8b5 (patch)
tree4b8eedaa28d605e5bbab916e1b880a2e65e81646 /src/tutorial/C-code
parent8abd4243695985623887ce29ecc937d05ead008c (diff)
downloadpostgresql-8a02b22e89dacb292f4737e97d90c1a2c748b8b5.tar.gz
postgresql-8a02b22e89dacb292f4737e97d90c1a2c748b8b5.zip
From: Peter T Mount <patches@maidast.demon.co.uk>
This has a problem when using any authentication other than trust or ident. Anything using libpq will hang, because the client will go into a loop while connecting. The following patch simply comments out two lines (a do and a while), removing the loop. Going through the new scheme, I can't see why this do..while loop is in there.
Diffstat (limited to 'src/tutorial/C-code')
0 files changed, 0 insertions, 0 deletions