From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: "COPY FROM" recognize \xDD sequence - addition to |
Date: | 2002-10-17 18:55:34 |
Message-ID: | 200210171855.g9HItZH24303@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Gavin Sherry wrote:
> On Wed, 16 Oct 2002, Tom Lane wrote:
>
> > Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > > Right now we assume \XXX is octal. We could support \x as hex because
> > > \x isn't any special backslash character. However, no one has ever
> > > asked for this. Does anyone else think this would be benficial?
> >
> > Well, it seems pretty localized and harmless. If it lets us import
> > Sybase dumps, doesn't that boost our plans for world domination? ;-)
>
> Can we add:
>
> o World Domination
>
> To the TODO list?
That's already in there, but in subliminal type.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-10-17 18:57:12 | Re: COPY syntax |
Previous Message | Bruce Momjian | 2002-10-17 18:54:30 | Re: orderRules() now a bad idea? |