Defend against encoding ID version skew

Edit
ID 4601
Title Defend against encoding ID version skew
Topic Bug Fixes
Created 2023-10-05 17:19:46
Last modified 2023-10-05 17:20:33 (1 year, 1 month ago)
Latest email 2023-12-01 04:05:15 (11 months, 2 weeks ago)
Status
2023-11: Withdrawn
Target version
Authors Tom Lane (tgl)
Reviewers Become reviewer
Committer
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/4601
git checkout commitfest/cf/4601
Emails
Annoying build warnings from latest Apple toolchain
First at 2023-09-26 22:23:18 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2023-12-01 04:05:15 by Andres Freund <andres at anarazel.de>
Latest attachment (v3-0001-meson-Improve-Sonoma-compability.patch) at 2023-12-01 04:05:15 from Andres Freund <andres at anarazel.de>
    Attachment (v3-0001-meson-Improve-Sonoma-compability.patch) at 2023-12-01 04:05:15 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v2-distinguish-private-from-exported-encoding-funcs.patch) at 2023-10-05 17:17:25 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-distinguish-private-from-exported-encoding-funcs.patch) at 2023-10-03 20:07:30 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-fix-duplicate-library-linkage.patch) at 2023-09-29 16:14:40 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-meson-macos-Correct-exported_symbols_list-syntax-.patch) at 2023-09-29 02:33:15 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v1-fix-duplicate-library-linkage.patch) at 2023-09-27 19:05:49 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2023-10-05 17:20:33 Tom Lane (tgl) Closed in commitfest 2023-11 with status: Withdrawn
2023-10-05 17:20:03 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2023-10-05 17:19:46 Tom Lane (tgl) Attached mail thread 467042.1695766998@sss.pgh.pa.us
2023-10-05 17:19:46 Tom Lane (tgl) Created patch record
Edit