From: | Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org> |
---|---|
To: | Tom Ivar Helbekkmo <tih(at)eunetnorge(dot)no> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Stark <gsstark(at)mit(dot)edu>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Backslash handling in strings |
Date: | 2005-05-31 10:52:17 |
Message-ID: | Pine.LNX.4.44.0505311247000.7072-100000@zigo.dhs.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Tue, 31 May 2005, Tom Ivar Helbekkmo wrote:
> ...or ^V followed by TAB, as per age-old tradition. :-)
Right, I forgot about that one. One can also do other control characters
instead of TAB by pressing CTRL-J and similar.
Well, I just wanted to point out that it's possible. The main problem is
still to make sure that old dumps work and can be imported. I don't see
how that can work without a GUC variable in addition to the E'foo' stuff
(but that's not so bad as it can be phased in to support old pg_dumps and
phased out again in pg 10 or something).
--
/Dennis Björklund
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Cave-Ayland | 2005-05-31 11:07:53 | Re: Cost of XLogInsert CRC calculations |
Previous Message | Tom Ivar Helbekkmo | 2005-05-31 10:45:31 | Re: Backslash handling in strings |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2005-05-31 13:11:57 | really minor sgml change |
Previous Message | Tom Ivar Helbekkmo | 2005-05-31 10:45:31 | Re: Backslash handling in strings |