Fix jsonb comparison for raw scalar pseudo arrays

Edit
ID 5394
Title Fix jsonb comparison for raw scalar pseudo arrays
Topic Bug Fixes
Created 2024-11-21 01:27:43
Last modified 2024-11-21 01:31:11 (7 hours, 27 minutes ago)
Latest email 2024-11-18 14:25:31 (2 days, 18 hours ago)
Status
2025-01: Needs review
Target version stable
Authors Jack Yan (jackyan)
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/5394
git checkout commitfest/cf/5394
Emails
[PATCH] Fix jsonb comparison for raw scalar pseudo arrays
First at 2024-11-18 14:25:31 by Yan Chengpeng <chengpeng_yan at outlook.com>
Latest at 2024-11-18 14:25:31 by Yan Chengpeng <chengpeng_yan at outlook.com>
Latest attachment (v1-0001-fix-jsonb-compare.patch) at 2024-11-18 14:25:31 from Yan Chengpeng <chengpeng_yan at outlook.com>
    Attachment (v1-0001-fix-jsonb-compare.patch) at 2024-11-18 14:25:31 from Yan Chengpeng <chengpeng_yan at outlook.com> (Patch: Yes)
History
When Who What
2024-11-21 01:31:11 Jack Yan (jackyan) Changed authors to Jack Yan (jackyan)
2024-11-21 01:30:24 Jack Yan (jackyan) Changed targetversion to stable
2024-11-21 01:27:43 Jack Yan (jackyan) Attached mail thread OSBPR01MB45199DD8DA2D1CECD50518188E272@OSBPR01MB4519.jpnprd01.prod.outlook.com
2024-11-21 01:27:43 Jack Yan (jackyan) Created patch record
Edit