Inserting DEFAULT into generated columns from VALUES RTE

Edit
ID 2681
Title Inserting DEFAULT into generated columns from VALUES RTE
Topic Bug Fixes
Created 2020-08-13 05:24:09
Last modified 2020-11-23 16:17:19 (3 years, 11 months ago)
Latest email 2020-11-23 16:16:21 (3 years, 11 months ago)
Status
2020-11: Committed
2020-09: Moved to next CF
Target version
Authors Dean Rasheed (deanr), Mikhail Titov (mlt)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2681
git checkout commitfest/cf/2681
Emails
[bug+patch] Inserting DEFAULT into generated columns from VALUES RTE
First at 2020-08-13 04:30:50 by Mikhail Titov <mlt at gmx.us>
Latest at 2020-11-23 16:16:21 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (adjust-cannot-insert-message.patch) at 2020-11-22 20:58:05 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (adjust-cannot-insert-message.patch) at 2020-11-22 20:58:05 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix-generated-cols-with-defaults-in-values-rte.patch) at 2020-11-20 14:30:25 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Test-DEFAULT-in-VALUES-RTE-for-generated-columns.patch) at 2020-08-14 19:57:38 from Mikhail Titov <mlt at gmx.us> (Patch: Yes)
    Attachment (0001-Test-DEFAULT-in-VALUES-RTE-for-generated-columns.patch) at 2020-08-13 04:30:50 from Mikhail Titov <mlt at gmx.us> (Patch: Yes)
History
When Who What
2020-11-23 16:17:19 Tom Lane (tgl) Changed authors to Dean Rasheed (deanr), Mikhail Titov (mlt)
2020-11-23 16:17:05 Tom Lane (tgl) Closed in commitfest 2020-11 with status: Committed
2020-11-22 21:00:10 Tom Lane (tgl) New status: Needs review
2020-11-22 21:00:05 Tom Lane (tgl) Added tgl as committer
2020-09-30 06:02:01 Michael Paquier (michael-kun) New status: Waiting on Author
2020-09-30 06:01:51 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-09-30 06:01:48 Michael Paquier (michael-kun) New status: Needs review
2020-09-06 21:43:40 Tom Lane (tgl) New status: Waiting on Author
2020-09-06 21:43:28 Tom Lane (tgl) Added tgl as reviewer
2020-08-14 02:34:09 Yuki Seino (seinoyu) Removed seinoyu from reviewers
2020-08-14 02:34:05 Yuki Seino (seinoyu) Added seinoyu as reviewer
2020-08-13 20:03:51 Mikhail Titov (mlt) Changed authors to Mikhail Titov (mlt)
2020-08-13 20:03:51 Mikhail Titov (mlt) Changed targetversion to None
2020-08-13 05:28:10 Mikhail Titov (mlt) Changed targetversion to 14
2020-08-13 05:24:09 Mikhail Titov (mlt) Attached mail thread 9q0sgcr416t.fsf@gmx.us
2020-08-13 05:24:09 Mikhail Titov (mlt) Created patch record
Edit