Re: allow CSV quote in NULL
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Stephen Frost <sfrost(at)snowman(dot)net>
- Cc: pgsql-patches(at)postgresql(dot)org
- Subject: Re: allow CSV quote in NULL
- Date: Fri, 27 Jul 2007 00:51:56 -0400
- Message-id: <7386.1185511916@sss.pgh.pa.us> <text/plain>
Stephen Frost <sfrost(at)snowman(dot)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
Home |
Main Index |
Thread Index