Lots of patches coming in from me today :-)
authorBruce Momjian <bruce@momjian.us>
Mon, 27 Sep 1999 03:13:16 +0000 (03:13 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 27 Sep 1999 03:13:16 +0000 (03:13 +0000)
commite0e7daef6daf9a760c9c90bc7fe5b9ba4349267f
tree37489845f4c86ef613737986142354fd8562c0d9
parent3114f92122d3aa3588e89c166f69b44204d5b3db
Lots of patches coming in from me today :-)

When drawing up a very simple "text-drawing" of how the negotiation is done,
I realised I had done this last part (fallback) in a very stupid way. Patch
#4 fixes this, and does it in a much better way.

Included is also the simple text-drawing of how the negotiation is done.

//Magnus
12 files changed:
src/backend/libpq/auth.c
src/backend/libpq/hba.c
src/backend/libpq/pg_hba.conf.sample
src/backend/libpq/pqcomm.c
src/backend/libpq/pqpacket.c
src/backend/postmaster/postmaster.c
src/include/libpq/hba.h
src/include/libpq/libpq-be.h
src/include/libpq/pqcomm.h
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-misc.c
src/interfaces/libpq/libpq-int.h