postgresql/src/interfaces
Tom Lane bcf4d35699 Minor cleanup of PQunescapeBytea(). Avoid unportable assumptions about
behavior of malloc and realloc when request size is 0.  Fix escape
sequence recognizer so that only valid 3-digit octal sequences are
treated as escape sequences ... isdigit() is not a correct test.
2003-10-31 17:43:10 +00:00
..
ecpg If EOF is found inside a string/comment/etc. stop parsing. 2003-10-31 14:10:41 +00:00
jdbc use the result set to set the fetchsize 2003-10-30 12:18:56 +00:00
libpgtcl Use Tcl ByteArray objects to avoid unwanted character set translation 2003-10-31 00:18:55 +00:00
libpq Minor cleanup of PQunescapeBytea(). Avoid unportable assumptions about 2003-10-31 17:43:10 +00:00
Makefile clean python out of Makefile 2003-08-01 04:24:57 +00:00