postgresql/src/interfaces
2001-01-24 09:22:01 +00:00
..
cli
ecpg Moved database name handling to libecpg. 2001-01-23 08:15:50 +00:00
jdbc Removed the 8k row limit reported by DatabaseMetaData 2001-01-24 09:22:01 +00:00
libpgeasy Use $(filter ...), not $(findstring ...). 2000-10-31 14:37:25 +00:00
libpgtcl column and tuple numbers should be int not size_t. 2000-12-29 22:46:37 +00:00
libpq Get rid of sunos4-only strerror() macro, and arrange to use the 2001-01-20 23:07:27 +00:00
libpq++ Polish shared library build to reduce number of special hacks. In 2000-10-23 21:44:12 +00:00
odbc Subject: Bug in SQLForeignKeys() 2001-01-23 20:36:30 +00:00
perl5 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
python Fix unportable use of '!' in shell commands. 2000-12-30 00:24:09 +00:00
Makefile