postgresql/src/interfaces
Bruce Momjian 454f44e8e3 Attached is a patch to remove some redundant code in the JDBC driver.
* Merges identical code from org.postgresql.jdbc[1|2].Statement into
  org.postgresql.Statement.
* Moves escapeSQL() method from Connection to Statement (the only place
  it's used)
* Minor cleanup of the new isolation level stuff.
* Minor cleanup of version string handling.

Anders Bengtsson
2001-08-10 14:42:07 +00:00
..
cli pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ecpg Patch to LOCK multiple tables in one LOCK command. 2001-08-10 14:30:15 +00:00
jdbc Attached is a patch to remove some redundant code in the JDBC driver. 2001-08-10 14:42:07 +00:00
libpgeasy Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpgtcl Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpq Russian translation by Serguei Mokhov 2001-08-07 11:41:17 +00:00
libpq++ Add win32 c++ files. 2001-07-12 14:07:48 +00:00
odbc Add new files for the preparation. 2001-08-10 01:24:15 +00:00
perl5 Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
python Add prototypes to supress warnings. 2001-07-11 22:00:57 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00