jsonb_set_lax function

Edit
ID 2323
Title jsonb_set_lax function
Topic Server Features
Created 2019-10-29 12:44:31
Last modified 2020-01-17 23:19:53 (4 years, 10 months ago)
Latest email 2020-01-17 23:30:59 (4 years, 10 months ago)
Status
2020-01: Committed
2019-11: Moved to next CF
Target version 13
Authors Andrew Dunstan (adunstan)
Reviewers Pavel Stehule (okbobcz)Become reviewer
Committer Andrew Dunstan (adunstan)
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/2323
git checkout commitfest/cf/2323
Emails
jsonb_set() strictness considered harmful to data
First at 2019-10-18 17:37:24 by Ariadne Conill <ariadne at dereferenced.org>
Latest at 2020-01-17 23:30:59 by Rob Sargent <robjsargent at gmail.com>
Latest attachment (jsonb_set_lax-3.patch) at 2020-01-07 20:37:55 from Pavel Stehule <pavel.stehule at gmail.com>
    Attachment (jsonb_set_lax-3.patch) at 2020-01-07 20:37:55 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (jsonb_set_lax-2.patch) at 2020-01-06 21:34:34 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com> (Patch: Yes)
    Attachment (jsonb_set_lax-1.patch) at 2019-10-28 13:52:11 from Andrew Dunstan <andrew.dunstan at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2020-01-17 23:19:53 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Committed
2020-01-17 23:19:53 Tomas Vondra (fuzzycz) Changed committer to adunstan
2020-01-07 20:48:45 Pavel Stehule (okbobcz) New status: Ready for Committer
2019-11-28 02:35:46 Michael Paquier (michael-kun) New status: Waiting on Author
2019-11-28 02:35:40 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-11-28 02:35:36 Michael Paquier (michael-kun) New status: Needs review
2019-11-19 08:04:53 Pavel Stehule (okbobcz) New status: Waiting on Author
2019-11-12 05:48:47 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2019-10-29 12:45:01 Andrew Dunstan (adunstan) Changed targetversion to 13
2019-10-29 12:45:01 Andrew Dunstan (adunstan) Changed authors to Andrew Dunstan (adunstan)
2019-10-29 12:44:31 Andrew Dunstan (adunstan) Attached mail thread CAAOiGNwUsgM-UBqsJH_mriCFr-JCPxD+pQoXNvyOEQPc+YHQRQ@mail.gmail.com
2019-10-29 12:44:31 Andrew Dunstan (adunstan) Created patch record
Edit