fix MSVC check for obsolete node support files

Edit
ID 3809
Title fix MSVC check for obsolete node support files
Topic Refactoring
Created 2022-08-08 18:06:51
Last modified 2022-08-08 18:44:41 (2 years, 3 months ago)
Latest email 2022-08-09 13:16:34 (2 years, 3 months ago)
Status
2022-09: Committed
Target version
Authors Tom Lane (tgl)
Reviewers 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/3809
git checkout commitfest/cf/3809
Emails
automatically generating node support functions
First at 2021-06-07 20:27:52 by Peter Eisentraut <peter.eisentraut at enterprisedb.com>
Latest at 2022-08-09 13:16:34 by Amit Kapila <amit.kapila16 at gmail.com>
Latest attachment (msvc-check-for-obsolete-node-support-3.patch) at 2022-08-08 18:06:00 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (msvc-check-for-obsolete-node-support-3.patch) at 2022-08-08 18:06:00 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (msvc-check-for-obsolete-node-support-2.patch) at 2022-08-08 06:53:25 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (msvc-check-for-obsolete-node-support-1.patch) at 2022-08-07 14:49:12 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (improve-gen_node_support-field-parsing.patch) at 2022-07-14 00:49:39 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (add-ABI-stability-provisions-for-nodetag-list.patch) at 2022-07-11 21:18:57 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-readme-additions.patch) at 2022-07-09 16:58:50 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v8-0001-Automatically-generate-node-support-functions.patch) at 2022-07-08 20:03:45 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Forgot-to-add-copy-support-in-f10a025cfe97.patch) at 2022-07-08 16:45:34 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v8-0001-Automatically-generate-node-support-functions.patch) at 2022-07-08 12:44:00 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (v7-0001-Automatically-generate-node-support-functions.patch) at 2022-07-06 20:46:27 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v7-0001-Automatically-generate-node-support-functions.patch) at 2022-07-06 10:28:31 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (v6-0001-Automatically-generate-node-support-functions.patch) at 2022-07-04 12:23:36 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Reformat-node-comments.patch) at 2022-05-23 05:49:52 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Complete-JsonTableColumnType-typedef.patch) at 2022-04-19 11:40:42 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v5-0001-Automatically-generate-node-support-functions.patch) at 2022-02-18 06:51:56 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (v4-0001-Automatically-generate-node-support-functions.patch) at 2022-01-24 15:15:48 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (v3-0001-Automatically-generate-node-support-functions.patch) at 2021-12-29 11:08:17 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (v2-0001-Automatically-generate-node-support-functions.patch) at 2021-10-11 14:22:33 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Remove-T_Expr.patch) at 2021-08-17 14:36:45 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
    Attachment (v1-0001-Rename-NodeTag-of-ExprState.patch) at 2021-06-07 20:27:52 from Peter Eisentraut <peter.eisentraut at enterprisedb.com> (Patch: Yes)
History
When Who What
2022-08-08 18:44:41 Tom Lane (tgl) Closed in commitfest 2022-09 with status: Committed
2022-08-08 18:44:41 Tom Lane (tgl) Changed committer to tgl
2022-08-08 18:07:00 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2022-08-08 18:06:52 Tom Lane (tgl) Attached mail thread c1097590-a6a4-486a-64b1-e1f9cc0533ce@enterprisedb.com
2022-08-08 18:06:51 Tom Lane (tgl) Created patch record
Edit