postgresql/src/interfaces
Kris Jurka af8e9a44fe DatabaseMetaData.getSearchString escape was a \ short of working
because both Java's String constructor and pg's input parser strip
off backslashes.
2004-08-11 06:40:16 +00:00
..
ecpg Fixed handling of cyclic defines. 2004-07-20 18:22:53 +00:00
jdbc DatabaseMetaData.getSearchString escape was a \ short of working 2004-08-11 06:40:16 +00:00
libpgtcl Repair missing inclusions of -lintl for shared libraries. 2004-02-10 07:26:48 +00:00
libpq Stamp 7.4.3. Still need release notes. 2004-06-11 18:17:54 +00:00
Makefile clean python out of Makefile 2003-08-01 04:24:57 +00:00