Re: pg_dump output

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Kovacs Zoltan <kovacsz(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_dump output
Date: 2001-02-13 12:47:34
Message-ID: 3.0.5.32.20010213234734.0280c980@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 13:35 13/02/01 +0100, Kovacs Zoltan wrote:
>> I have modified formatLiteralString to accept an arg that tells it how to
>> handle LF & TAB. Now, it will encode *everything* except in comments and
>> procedure bodies.
>Thanks, I checked it. So if I want my own output, I must set CONV_ALL=1,
>right?

No. pg_dump now does what you want by default. If not, let me know...

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kovacs Zoltan 2001-02-13 12:53:53 Re: pg_dump output
Previous Message Kovacs Zoltan 2001-02-13 12:35:02 Re: pg_dump output