Thread: pgsql: Add support for \x hex strings in psql variables.

pgsql: Add support for \x hex strings in psql variables.

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Add support for \x hex strings in psql variables.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        psql-ref.sgml (r1.137 -> r1.138)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml.diff?r1=1.137&r2=1.138)
    pgsql/src/bin/psql:
        psqlscan.l (r1.12 -> r1.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/psqlscan.l.diff?r1=1.12&r2=1.13)