Defend against encoding ID version skew between libpq.so and callers

Edit
ID 4600
Title Defend against encoding ID version skew between libpq.so and callers
Topic Bug Fixes
Created 2023-10-05 17:18:32
Last modified 2023-10-11 21:25:25 (1 year, 1 month ago)
Latest email 2023-12-01 04:05:15 (11 months, 2 weeks ago)
Status
2023-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/4600
git checkout commitfest/cf/4600
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-11 21:25:25 Tom Lane (tgl) Closed in commitfest 2023-11 with status: Committed
2023-10-11 21:25:25 Tom Lane (tgl) Changed committer to tgl
2023-10-05 17:21:06 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2023-10-05 17:18:32 Tom Lane (tgl) Attached mail thread 467042.1695766998@sss.pgh.pa.us
2023-10-05 17:18:32 Tom Lane (tgl) Created patch record
Edit