Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode
Date
Msg-id 52E7C8D9.1050207@dunslane.net
Whole thread Raw
In response to Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode  (Ian Lawrence Barwick <barwick@gmail.com>)
Responses Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode  (Ian Lawrence Barwick <barwick@gmail.com>)
List pgsql-hackers
On 01/28/2014 05:55 AM, Ian Lawrence Barwick wrote:
>
> Hi Payal
>
> Many thanks for the review, and my apologies for not getting back to
> you earlier.
>
> Updated version of the patch attached with suggested corrections.


On a very quick glance, I see that you have still not made adjustments 
to contrib/file_fdw to accommodate this new option. I don't see why this 
COPY option should be different in that respect.

cheers

andrew





pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: jsonb and nested hstore
Next
From: Andrew Dunstan
Date:
Subject: Re: [PATCH] Implement json_array_elements_text