postgresql/src/interfaces
Tom Lane 3cb282f3e6 Guard against array overrun, per report from Yichen Xie. This case
can only occur if the constant DEFAULT_CLIENT_AUTHSVC is given a bogus
value, so it doesn't seem worth back-patching, but I'll fix it in HEAD.
2003-01-29 01:18:21 +00:00
..
cli pgindent run. 2002-09-04 20:31:48 +00:00
ecpg Synced parser. 2003-01-21 20:01:12 +00:00
jdbc added fix from Joel Hock to get the inserted row into the current buffer 2003-01-23 18:49:22 +00:00
libpgtcl Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as 2002-12-30 22:10:54 +00:00
libpq Guard against array overrun, per report from Yichen Xie. This case 2003-01-29 01:18:21 +00:00
python Correction to last patch. As per the DB-API spec, we need to return None 2003-01-08 13:42:16 +00:00
Makefile perl5 interface moved to gborg 2002-08-30 13:06:22 +00:00