Dubious usage of TYPCATEGORY_STRING

Edit
ID 3438
Title Dubious usage of TYPCATEGORY_STRING
Topic Bug Fixes
Created 2021-12-02 21:38:35
Last modified 2021-12-11 19:11:30 (2 years, 11 months ago)
Latest email 2022-01-03 19:54:18 (2 years, 10 months ago)
Status
2022-01: Committed
Target version 15
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/3438
git checkout commitfest/cf/3438
Emails
Dubious usage of TYPCATEGORY_STRING
First at 2021-12-02 21:22:21 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2022-01-03 19:54:18 by Chapman Flack <chap at anastigmatix.net>
Latest attachment (0001-dont-put-special-purpose-types-in-string-category-2.patch) at 2021-12-07 20:24:46 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-dont-put-special-purpose-types-in-string-category-2.patch) at 2021-12-07 20:24:46 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-hack-behavior-of-char-type.patch) at 2021-12-02 21:22:21 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2021-12-11 19:11:30 Tom Lane (tgl) Closed in commitfest 2022-01 with status: Committed
2021-12-11 19:11:30 Tom Lane (tgl) Changed committer to tgl
2021-12-02 21:38:59 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2021-12-02 21:38:59 Tom Lane (tgl) Changed targetversion to 15
2021-12-02 21:38:35 Tom Lane (tgl) Attached mail thread 2216388.1638480141@sss.pgh.pa.us
2021-12-02 21:38:35 Tom Lane (tgl) Created patch record
Edit