Re: 8.3beta4: pg_dump tab escape change

From: Tomas Szepe <szepe(at)pinerecords(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: 8.3beta4: pg_dump tab escape change
Date: 2007-12-26 22:48:47
Message-ID: 20071226224847.GB12667@louise.pinerecords.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pinerecords(dot)com>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-12-27 01:21:07 Re: 8.3beta4: pg_dump tab escape change
Previous Message Tom Lane 2007-12-26 22:23:00 Re: 8.3beta4: pg_dump tab escape change