ExecTypeSetColNames is fundamentally broken

Edit
ID 3440
Title ExecTypeSetColNames is fundamentally broken
Topic Bug Fixes
Created 2021-12-05 19:06:39
Last modified 2022-03-17 22:26:16 (2 years, 8 months ago)
Latest email 2022-03-17 22:28:11 (2 years, 8 months ago)
Status
2022-03: Committed
2022-01: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers Aleksander Alekseev (a.alekseev)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/3440
git checkout commitfest/cf/3440
Emails
ExecTypeSetColNames is fundamentally broken
First at 2021-12-05 18:45:47 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2022-03-17 22:28:11 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-dont-change-named-rowtype-to-RECORD.patch) at 2021-12-05 18:45:47 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-dont-change-named-rowtype-to-RECORD.patch) at 2021-12-05 18:45:47 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2022-03-17 22:26:16 Tom Lane (tgl) Closed in commitfest 2022-03 with status: Committed
2022-03-17 22:26:16 Tom Lane (tgl) Changed committer to tgl
2022-03-16 12:47:30 Aleksander Alekseev (a.alekseev) New status: Ready for Committer
2022-03-16 12:40:00 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2022-02-02 16:19:46 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2021-12-05 19:07:15 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2021-12-05 19:06:40 Tom Lane (tgl) Attached mail thread 2950001.1638729947@sss.pgh.pa.us
2021-12-05 19:06:39 Tom Lane (tgl) Created patch record
Edit