| From: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Perform COPY FROM encoding conversions in larger chunks |
| Date: | 2021-03-18 16:58:03 |
| Message-ID: | CAFBsxsG9b+J1vcZeU5WxRmtCNeZW7QxMVf3XNi8a8-=g_z4Pjg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Feb 9, 2021 at 1:44 PM Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> > Fixed. And also fixed one more bug in allocating raw_buf_size, the "+ 1"
> > somehow went missing again. That was causing a failure on Windows at
> > cfbot.cputube.org.
> >
> > I'll read through this one more time with fresh eyes tomorrow or the day
> > after, and push. Thanks for all the review!
>
> Forgot attachment..
>
> - Heikki
I went ahead and rebased these.
--
John Naylor
EDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| v6-0001-Add-noError-argument-to-encoding-conversion-funct.patch | application/octet-stream | 225.0 KB |
| v6-0002-Do-COPY-FROM-encoding-conversion-verification-in-.patch | application/octet-stream | 39.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2021-03-18 17:13:01 | Re: Key management with tests |
| Previous Message | Bruce Momjian | 2021-03-18 16:55:39 | Re: Key management with tests |