Re: 8.3beta4: pg_dump tab escape change - Mailing list pgsql-bugs

From Tomas Szepe
Subject Re: 8.3beta4: pg_dump tab escape change
Date
Msg-id 20071226224847.GB12667@louise.pinerecords.com
Whole thread Raw
In response to Re: 8.3beta4: pg_dump tab escape change  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 8.3beta4: pg_dump tab escape change  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
> > for a very long time now, pg_dump has placed '\t' on output where a literal
> > tab was present in the data.
> > Since 8.3pre, this is no longer the case -- the backslash is followed
> > by an actual tab character, ('\009').
>
> According to the CVS logs, this was reverted in beta4 --- you sure you
> are testing the right beta?

Yes, I'm 100% positive I'm running 8.3beta4.

Thanks,
--
Tomas Szepe <szepe@pinerecords.com>

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.3beta4: pg_dump tab escape change
Next
From: Tom Lane
Date:
Subject: Re: 8.3beta4: pg_dump tab escape change