postgresql/src/interfaces
Tom Lane ee051baeac Make sure that all <ctype.h> routines are called with unsigned char
values; it's not portable to call them with signed chars.  I recall doing
this for the last release, but a few more uncasted calls have snuck in.
2001-12-30 23:09:42 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg - Removed space_or_nl and line_end from pgc.l. 2001-12-23 12:17:41 +00:00
jdbc Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc code 2001-12-11 04:48:05 +00:00
libpgeasy More comment for libpgeasy. 2001-12-14 02:15:04 +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 Czech translation updates from Karel Zak 2001-12-21 22:30:49 +00:00
libpq++ Make libpq++ safe again for older C++ compilers. Do 'using namespace std' 2001-09-30 22:30:37 +00:00
odbc Make sure that all <ctype.h> routines are called with unsigned char 2001-12-30 23:09:42 +00:00
perl5 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
python revert last change 2001-12-13 18:39:04 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00