Optimization of some jsonb functions

Edit
ID 2011
Title Optimization of some jsonb functions
Topic Performance
Created 2019-02-22 00:09:05
Last modified 2019-09-21 00:13:55 (5 years, 2 months ago)
Latest email 2019-09-21 00:09:31 (5 years, 2 months ago)
Status
2019-09: Committed
2019-07: Moved to next CF
2019-03: Moved to next CF
Target version 13
Authors Nikita Glukhov (n.glukhov)
Reviewers Andrew Dunstan (adunstan)Become reviewer
Committer Álvaro Herrera (alvherre)
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/2011
git checkout commitfest/cf/2011
Emails
Optimization of some jsonb functions
First at 2019-02-22 00:05:33 by Nikita Glukhov <n.gluhov at postgrespro.ru>
Latest at 2019-09-21 00:09:31 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (findJsonbElementInArray.patch) at 2019-09-21 00:09:31 from Alvaro Herrera <alvherre at 2ndquadrant.com>
    Attachment (findJsonbElementInArray.patch) at 2019-09-21 00:09:31 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v4-0001-Optimize-jsonb-operator-using-extracted-JsonbValu.patch) at 2019-09-19 03:47:15 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v3-0001-Optimize-JsonbExtractScalar.patch) at 2019-09-18 22:18:13 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (jsonb-optimization-v02.patch) at 2019-07-26 19:34:22 from Joe Nelson <joe at begriffs.com> (Patch: Yes)
    Attachment (0001-Optimize-JsonbExtractScalar-v01.patch) at 2019-02-22 00:05:33 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
History
When Who What
2019-09-21 00:13:55 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Committed
2019-09-18 22:18:43 Álvaro Herrera (alvherre) Added alvherre as committer
2019-08-01 23:46:26 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-05-13 16:23:17 Alexander Kuzmenkov (akuzmenkov) Removed akuzmenkov from reviewers
2019-04-06 20:38:38 David Steele (dsteele) Closed in commitfest 2019-03 with status: Moved to next CF
2019-03-07 12:49:12 Andrew Dunstan (adunstan) Added adunstan as reviewer
2019-03-05 10:05:34 David Steele (dsteele) Changed targetversion to 13
2019-02-28 15:21:32 Alexander Kuzmenkov (akuzmenkov) Added akuzmenkov as reviewer
2019-02-22 00:09:18 Nikita Glukhov (n.glukhov) Changed authors to Nikita Glukhov (n.glukhov)
2019-02-22 00:09:05 Nikita Glukhov (n.glukhov) Attached mail thread 7c417f90-f95f-247e-ba63-d95e39c0ad14@postgrespro.ru
2019-02-22 00:09:05 Nikita Glukhov (n.glukhov) Created patch record
Edit