COPY WITH CSV FORCE QUOTE * - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject COPY WITH CSV FORCE QUOTE *
Date
Msg-id 20090512131316.9514.52131E4D@oss.ntt.co.jp
Whole thread Raw
Responses Re: COPY WITH CSV FORCE QUOTE *  (Jaime Casanova <jcasanov@systemguards.com.ec>)
List pgsql-hackers
Hi,

FORCE QUOTE option of COPY WITH CSV requires an explicit column list,
but '*' (all columns) would be also useful for typical usages.

I searched the ML archive and found one request before:
| COPY TO with FORCE QUOTE *
| http://archives.postgresql.org/pgsql-sql/2008-08/msg00084.php

The attached is a WIP patch add a support of '*' for FORCE QUOTE
and FORCE NOT NULL options. I'd like to submit it for the next
commit fest (8.5). Comments welcome.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Khee Chin
Date:
Subject: Re: Show method of index
Next
From: Khee Chin
Date:
Subject: Re: Show method of index