Re: Add support for DEFAULT specification in COPY FROM

Israel Barth Rubio <barthisrael@gmail.com>

From: Israel Barth Rubio <barthisrael@gmail.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-08-18T14:36:05Z
Lists: pgsql-hackers
Hello,

Thanks for your review. I submitted the patch to the next commit fest
(https://commitfest.postgresql.org/39/3822/).

Regards,
Israel.

Em qua., 17 de ago. de 2022 às 18:56, Andrew Dunstan <andrew@dunslane.net>
escreveu:

>
> On 2022-08-17 We 17:12, Israel Barth Rubio wrote:
> >
> >
> > Does that address your concerns?
> >
> > I am attaching the new patch, containing the above test in the regress
> > suite.
>
>
> Thanks, yes, that all looks sane.
>
>
> Please add this to the next CommitFest if you haven't already done so.
>
>
> cheers
>
>
> andrew
>
>
> --
> Andrew Dunstan
> EDB: https://www.enterprisedb.com
>
>

Commits

  1. Add a DEFAULT option to COPY FROM