CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/31 13:43:11

Modified files:
        src/interfaces/libpq: fe-exec.c 

Log message:
        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.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to