postgresql/src/interfaces
Tom Lane a27b691e29 Ensure that all uses of <ctype.h> functions are applied to unsigned-char
values, whether the local char type is signed or not.  This is necessary
for portability.  Per discussion on pghackers around 9/16/00.
2000-12-03 20:45:40 +00:00
..
cli Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
ecpg Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
jdbc Allow jdbc to return proper server version number 2000-11-25 04:32:12 +00:00
libpgeasy Use $(filter ...), not $(findstring ...). 2000-10-31 14:37:25 +00:00
libpgtcl Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
libpq Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
libpq++ Polish shared library build to reduce number of special hacks. In 2000-10-23 21:44:12 +00:00
odbc Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +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 Update to PyGreSQL 3.1: 2000-11-10 22:29:21 +00:00
Makefile Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 2000-09-25 22:23:01 +00:00