git.postgresql.org Git - postgresql.git/commit
2023年3月13日 14:01:56 +0000 (10:01 -0400)
2023年3月13日 14:01:56 +0000 (10:01 -0400)
commit 9f8377f7a27910bf0f35bf5169a8046731948a79
Add a DEFAULT option to COPY FROM
This allows for a string which if an input field matches causes the
column's default value to be inserted. The advantage of this is that
the default can be inserted in some rows and not others, for which
non-default data is available.
The file_fdw extension is also modified to take allow use of this
option.
Israel Barth Rubio
Discussion: https://postgr.es/m/CAO_rXXAcqesk6DsvioOZ5zmeEmpUN5ktZf-9=9yu+DTr0Xr8Uw@mail.gmail.com
15 files changed:
This is the main PostgreSQL git repository.
RSS
Atom