Re: Add support for DEFAULT specification in COPY FROM - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Add support for DEFAULT specification in COPY FROM
Date
Msg-id 3c2b291a-a292-b3c2-572e-dd749e4c9d2f@dunslane.net
Whole thread Raw
In response to Re: Add support for DEFAULT specification in COPY FROM  (Israel Barth Rubio <barthisrael@gmail.com>)
Responses Re: Add support for DEFAULT specification in COPY FROM  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
On 2022-12-02 Fr 09:11, Israel Barth Rubio wrote:
> Hello all,
>
> I'm submitting a new version of the patch. Instead of changing signature
> of several functions in order to use the defaults parameter, it is now 
> storing
> that in the cstate structure, which is already passed to all functions 
> that
> were previously modified.
>

Thanks, committed.


cheers


andrew


-- 

Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Reducing connection overhead in pg_upgrade compat check phase
Next
From: Önder Kalacı
Date:
Subject: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher