pgsql: Completed: < o Allow COPY to understand \x as a hex byte > o

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Completed: < o Allow COPY to understand \x as a hex byte > o
Date: 2005-06-02 01:27:58
Message-ID: 20050602012758.E7785528F3@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Completed:
< o Allow COPY to understand \x as a hex byte
> o -Allow COPY to understand \x as a hex byte

Modified Files:
--------------
pgsql/doc:
TODO (r1.1540 -> r1.1541)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1540&r2=1.1541)
pgsql/doc/src/FAQ:
TODO.html (r1.47 -> r1.48)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.47&r2=1.48)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-06-02 05:55:30 pgsql: Change CRCs in WAL records from 64bit to 32bit for performance
Previous Message Bruce Momjian 2005-06-02 01:23:48 pgsql: Add support for \x hex strings in psql variables.