| From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
|---|---|
| To: | Erikjan Rijkers <er(at)xs4all(dot)nl> |
| Cc: | David Rowley <dgrowleyml(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, vignesh C <vignesh21(at)gmail(dot)com> |
| Subject: | Re: Split copy.c |
| Date: | 2020-11-03 09:30:19 |
| Message-ID: | 32897b01-ab42-a76b-ff1d-aec099a72c51@iki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 03/11/2020 10:46, Erikjan Rijkers wrote:
> On 2020-11-03 08:38, Heikki Linnakangas wrote:
>
>> [v3-0001-Split-copy.c-into-copyto.c-and-copyfrom.c.patch]
>> [v3-0002-Split-copyfrom.c-further-into-copyfrom.c-and-copy.patch]
>
> The patches apply ok, but I get these errors:
Here's a fixed version. There was a stray Assert that didn't make sense
anymore.
- Heikki
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0001-Split-copy.c-into-copyto.c-and-copyfrom.c.patch | text/x-patch | 275.9 KB |
| v4-0002-Split-copyfrom.c-further-into-copyfrom.c-and-copy.patch | text/x-patch | 104.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Borisov | 2020-11-03 09:30:41 | Re: Bogus documentation for bogus geometric operators |
| Previous Message | Magnus Hagander | 2020-11-03 09:22:37 | Re: Prefer TG_TABLE_NAME over TG_RELNAME in tests |