Allow jsonpath string() method to unwrap in lax mode

Edit
ID 5039
Title Allow jsonpath string() method to unwrap in lax mode
Topic Bug Fixes
Created 2024-06-15 14:50:41
Last modified 2024-06-19 18:19:12 (5 months ago)
Latest email 2024-06-15 20:28:57 (5 months ago)
Status
2024-07: Committed
Target version 17
Authors David Wheeler (theory)
Reviewers Jeevan Chalke (jeevan.chalke)Become reviewer
Committer Andrew Dunstan (adunstan)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/5039
git checkout commitfest/cf/5039
Emails
Shouldn't jsonpath .string() Unwrap?
First at 2024-06-08 22:49:38 by "David E. Wheeler" <david at justatheory.com>
Latest at 2024-06-15 20:28:57 by "David E. Wheeler" <david at justatheory.com>
Latest attachment (v3-0001-Teach-jsonpath-string-to-unwrap-in-lax-mode.patch) at 2024-06-15 14:27:48 from Jeevan Chalke <jeevan.chalke at enterprisedb.com>
    Attachment (v3-0001-Teach-jsonpath-string-to-unwrap-in-lax-mode.patch) at 2024-06-15 14:27:48 from Jeevan Chalke <jeevan.chalke at enterprisedb.com> (Patch: Yes)
    Attachment (v2-0001-Teach-jsonpath-string-to-unwrap-in-lax-mode.patch) at 2024-06-14 16:03:54 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v1-0001-Teach-jsonpath-string-to-unwrap-in-lax-mode.patch) at 2024-06-14 14:39:36 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
History
When Who What
2024-06-19 18:19:12 Andrew Dunstan (adunstan) Closed in commitfest 2024-07 with status: Committed
2024-06-19 18:19:03 Andrew Dunstan (adunstan) Added adunstan as committer
2024-06-15 14:51:36 David Wheeler (theory) Changed reviewers to Jeevan Chalke (jeevan.chalke)
2024-06-15 14:51:36 David Wheeler (theory) Changed authors to David Wheeler (theory)
2024-06-15 14:51:36 David Wheeler (theory) Changed targetversion to 17
2024-06-15 14:51:35 David Wheeler (theory) Changed gitlink to https://github.com/theory/postgres/pull/5
2024-06-15 14:50:41 David Wheeler (theory) Attached mail thread A64AE04F-4410-42B7-A141-7A7349260F4D@justatheory.com
2024-06-15 14:50:41 David Wheeler (theory) Created patch record
Edit