]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Code review for sslmode patch: eliminate memory leak, avoid giving a
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Aug 2003 21:27:27 +0000 (21:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Aug 2003 21:27:27 +0000 (21:27 +0000)
commit57c08791d1dc93134925c8f05615d69887b2d886
treefa661ba36aaffd7e22f0df77c834f7c970d63a2c
parent13ac54d1ca89d8a50b996cd26fefb9d836461a74
Code review for sslmode patch: eliminate memory leak, avoid giving a
completely useless error message in 'allow' case, don't retry connection
at the sendauth stage (by then the server will either let us in or not,
no point in wasting cycles on another try in the other SSL state).
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-int.h