CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/11/30 16:53:43

Modified files:
        doc/src/sgml   : Tag: REL7_4_STABLE datatype.sgml 
        src/backend/utils/adt: Tag: REL7_4_STABLE varlena.c 
        src/interfaces/libpq: Tag: REL7_4_STABLE fe-exec.c 

Log message:
        Make PQescapeBytea and byteaout consistent with each other, and
        octal escape all octets outside the range 0x20 to 0x7e. This fixes
        the problem pointed out by Sergey Yatskevich here:
        http://archives.postgresql.org/pgsql-bugs/2003-11/msg00140.php


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to