Re: Add support for DEFAULT specification in COPY FROM
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Israel Barth Rubio <barthisrael@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-08-17T21:56:07Z
Lists: pgsql-hackers
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
-
Add a DEFAULT option to COPY FROM
- 9f8377f7a279 16.0 landed