postgresql/src/interfaces
Barry Lind 45a6343ebb Patch from Ned Wolpert that fixes a bug that caused the cache of types not
to be used, causing extra sql statements to be executed.  This was a
significant performance problem with the database meta data classes.
The fix is a simple one liner.
2001-12-11 04:44:23 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg committed the missing files 2001-12-10 14:55:47 +00:00
jdbc Patch from Ned Wolpert that fixes a bug that caused the cache of types not 2001-12-11 04:44:23 +00:00
libpgeasy pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
libpgtcl Pg_lo_open must OR together multiple modes, not AND them. Per report 2001-12-03 14:49:46 +00:00
libpq Add French translation 2001-12-10 13:03:55 +00:00
libpq++ Make libpq++ safe again for older C++ compilers. Do 'using namespace std' 2001-09-30 22:30:37 +00:00
odbc Remove duplicate lines from previous patch attempt. Trouble with my 2001-12-10 00:11:06 +00:00
perl5 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
python Bump version to 3.3. Mostly this is because there is some confusion about 2001-12-03 12:39:44 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00