Thread: pgsql: Add \x hex support to ecpg strings.

pgsql: Add \x hex support to ecpg strings.

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Add \x hex support to ecpg strings.  This just passes them to the backend.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        pgc.l (r1.135 -> r1.136)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/pgc.l.diff?r1=1.135&r2=1.136)