Re: allow CSV quote in NULL - Mailing list pgsql-patches

From Tom Lane
Subject Re: allow CSV quote in NULL
Date
Msg-id 7386.1185511916@sss.pgh.pa.us
Whole thread Raw
In response to allow CSV quote in NULL  (Stephen Frost <sfrost@snowman.net>)
Responses Re: allow CSV quote in NULL  (Stephen Frost <sfrost@snowman.net>)
Re: allow CSV quote in NULL  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-patches
Stephen Frost <sfrost@snowman.net> writes:
>   Please find attached a minor patch to remove the constraints that a
>   user can't include the delimiter or quote characters in a 'NULL AS'
>   string when importing CSV files.

This can't really be sane can it?

            regards, tom lane

pgsql-patches by date:

Previous
From: Stephen Frost
Date:
Subject: allow CSV quote in NULL
Next
From: Stephen Frost
Date:
Subject: Re: allow CSV quote in NULL