]> granicus.if.org Git - postgresql/commit
From: Phil Thompson <phil@river-bank.demon.co.uk>
authorMarc G. Fournier <scrappy@hub.org>
Sat, 31 Jan 1998 20:14:15 +0000 (20:14 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 31 Jan 1998 20:14:15 +0000 (20:14 +0000)
commit93211b9170d463a9224fb45916847f0baa53f99d
tree62dd52e00f8a8f7b63f37ab1478fc9ecc86034eb
parentf1f01a70f9ab16fcfe48c4dbbee2c999b3f8fd79
From: Phil Thompson <phil@river-bank.demon.co.uk>

I haven't had final confirmation from Peter yet, but the attached patch
needs to be applied for the Beta otherwise password and crypt
authentication just won't work.

It puts back the loop in libpq and also fixes a couple of problems with
maintaining compatability with pre-6.3 drivers.
src/backend/libpq/auth.c
src/backend/libpq/crypt.c
src/backend/libpq/pqpacket.c
src/backend/postmaster/postmaster.c