CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/04 18:05:22

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

Log message:
        Document the always-true-but-previously-undocumented fact that PQfnumber()
        will downcase the supplied field name unless it is double-quoted.  Also,
        upgrade the routine's handling of double quotes to match the backend,
        in particular support doubled double quotes within quoted identifiers.
        Per pgsql-interfaces discussion a couple weeks ago.


---------------------------(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