Add switches for DELIMITER and NULL in pg_dump COPY - Mailing list pgsql-patches

From David Fetter
Subject Add switches for DELIMITER and NULL in pg_dump COPY
Date
Msg-id 20060308154721.GH14881@fetter.org
Whole thread Raw
Responses Re: [HACKERS] Add switches for DELIMITER and NULL in pg_dump COPY
Re: Add switches for DELIMITER and NULL in pg_dump COPY
List pgsql-patches
Folks,

>From the earlier discussion, it appears that there is a variety of
opinions on what the COPY delimiter should be in pg_dump.  This patch
allows people to set it and the NULL string.  Thanks to Gavin Sherry
for help with the pointers :)

I didn't patch pg_dumpall, but it would be trivial if there's a use
case.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 415 235 3778

Remember to vote!

Attachment

pgsql-patches by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: CREATE SYNONYM ...
Next
From: Neil Conway
Date:
Subject: Re: CREATE SYNONYM ...