postgresql/src/interfaces
Marc G. Fournier 4e9dd95296 From: Peter T Mount <patches@maidast.demon.co.uk>
[This is a repost - it supercedes the previous one. It fixes the patch so
it doesn't bread aix port, plus there's a file missing out of the
original post because difforig doesn't pick up new files. It's now
attached. peter]

This patch brings the JDBC driver up to the current protocol spec.
Basically, the backend now tells the driver what authentication scheme to
use.

The patch also fixes a performance problem with large objects. In the
buffer manager, each fastpath call was sending multiple Notifications to
the backend (sometimes more data in the form of notifications were being
sent than blob data!).
1998-02-02 13:17:01 +00:00
..
jdbc From: Peter T Mount <patches@maidast.demon.co.uk> 1998-02-02 13:17:01 +00:00
libpgtcl From: "Billy G. Allie" <Bill.Allie@mug.org> 1998-01-17 23:33:58 +00:00
libpq From: Phil Thompson <phil@river-bank.demon.co.uk> 1998-01-31 21:27:28 +00:00
libpq++ Makefile cleanup. 1997-09-16 18:47:36 +00:00
perl5 *** empty log message *** 1997-09-25 21:15:04 +00:00
python Merge in D'Arcy Cain's python interface (PyGreSQL 2.0) 1998-01-25 06:09:40 +00:00
Makefile From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> 1998-01-25 04:14:36 +00:00