Re: Split copy.c

Heikki Linnakangas <hlinnaka@iki.fi>

From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Soumyadeep Chakraborty <soumyadeep2007@gmail.com>
Cc: Erikjan Rijkers <er@xs4all.nl>, David Rowley <dgrowleyml@gmail.com>, Andres Freund <andres@anarazel.de>, pgsql-hackers <pgsql-hackers@postgresql.org>, vignesh C <vignesh21@gmail.com>
Date: 2020-11-23T09:17:13Z
Lists: pgsql-hackers
On 18/11/2020 08:21, Soumyadeep Chakraborty wrote:
> On Tue, Nov 17, 2020 at 2:38 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>> Fixed all the other things you listed, fixed a bug in setting
>> 'file_encoding', and trimmed down the #includes.
>>
> Thanks! LGTM! Marking as Ready for Committer.

Pushed, thanks for the review!

- Heikki



Commits

  1. Split copy.c into four files.