postgresql/src/interfaces
Marc G. Fournier b542fa1a6e From: Peter T Mount <patches@maidast.demon.co.uk>
This fixes a problem in ResultSet.getDate() when the column is NULL
(reported by Vincent Partington <Vincent.Partington@nmg.nl>)

And fixes a problem with Field's (ResultSet.getObject() was proving to be
slow as it repetedly send queries for oid -> name mapping - fixed by
creating a cache. (reported by Mario Ellebrecht <ellebrec@nads.de>)
1998-04-18 18:32:44 +00:00
..
ecpg A few minor mods: 1998-04-17 03:06:35 +00:00
jdbc From: Peter T Mount <patches@maidast.demon.co.uk> 1998-04-18 18:32:44 +00:00
libpgtcl DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
libpq DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
libpq++ DESTDIR removed, again. 1998-04-06 16:53:15 +00:00
odbc From: David Hartwig <daveh@insightdist.com> 1998-04-15 21:56:54 +00:00
perl5 1.7.3 1998-04-14 21:14:52 +00:00
python Change Postgres95 to PostgreSQL. Update CLUSTER manual page. 1998-03-14 21:58:09 +00:00
Makefile Add ecpg back in again 1998-03-05 13:18:51 +00:00