Fix -Wdeprecated-non-prototype warnings

Edit
ID 3903
Title Fix -Wdeprecated-non-prototype warnings
Topic Miscellaneous
Created 2022-09-18 21:06:38
Last modified 2022-09-20 22:03:49 (2 years, 2 months ago)
Latest email 2022-09-20 16:15:13 (2 years, 2 months ago)
Status
2022-11: 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/3903
git checkout commitfest/cf/3903
Emails
Tree-walker callbacks vs -Wdeprecated-non-prototype
First at 2022-05-01 23:41:20 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2022-09-20 16:15:13 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (clean-up-tree-walker-warnings-2.patch) at 2022-09-19 18:10:12 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (clean-up-tree-walker-warnings-2.patch) at 2022-09-19 18:10:12 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (clean-up-tree-walker-warnings-1.patch) at 2022-09-18 20:57:45 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (clean-up-tree-walker-warnings-wip.patch) at 2022-09-17 01:08:02 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2022-09-20 22:03:49 Tom Lane (tgl) Closed in commitfest 2022-11 with status: Committed
2022-09-20 22:03:49 Tom Lane (tgl) Changed committer to tgl
2022-09-18 21:06:49 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2022-09-18 21:06:38 Tom Lane (tgl) Attached mail thread CA+hUKGKpHPDTv67Y+s6yiC8KH5OXeDg6a-twWo_xznKTcG0kSA@mail.gmail.com
2022-09-18 21:06:38 Tom Lane (tgl) Created patch record
Edit