Log Message:
-----------
Add PQescapeIdentifier() to libpq

Christopher Kings-Lynne

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.211 -> r1.212)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.211&r2=1.212)
    pgsql/src/interfaces/libpq:
        exports.txt (r1.11 -> r1.12)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/exports.txt.diff?r1=1.11&r2=1.12)
        fe-exec.c (r1.186 -> r1.187)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-exec.c.diff?r1=1.186&r2=1.187)
        libpq-fe.h (r1.129 -> r1.130)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/libpq-fe.h.diff?r1=1.129&r2=1.130)

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

Reply via email to