faster execution of simple expression in plpgsql

Edit
ID 2467
Title faster execution of simple expression in plpgsql
Topic Procedural Languages
Created 2020-02-25 07:13:29
Last modified 2020-03-26 23:01:29 (4 years, 7 months ago)
Latest email 2020-03-27 18:01:44 (4 years, 7 months ago)
Status
2020-03: Committed
Target version
Authors Amit Langote (amitlan)
Reviewers Tom Lane (tgl), Pavel Stehule (okbobcz)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/2467
git checkout commitfest/cf/2467
Emails
plan cache overhead on plpgsql expression
First at 2020-02-16 14:12:25 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2020-03-27 18:01:44 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-add-test-cases-2.patch) at 2020-03-26 18:37:59 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-add-test-cases-2.patch) at 2020-03-26 18:37:59 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-add-test-cases-1.patch) at 2020-03-21 18:24:05 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (test.sql) at 2020-03-21 05:08:49 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (plpgsql-simple-exprs_v5.patch) at 2020-02-19 07:08:59 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (plpgsql-simple-exprs_v4.patch) at 2020-02-19 06:56:45 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (regression.out) at 2020-02-19 06:37:26 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (plpgsql-simple-exprs_v3.patch) at 2020-02-18 16:08:45 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (plpgsql-simple-exprs_v2.patch) at 2020-02-18 09:56:23 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
    Attachment (plpgsql-simple-exprs.patch) at 2020-02-18 05:03:13 from Amit Langote <amitlangote09 at gmail.com> (Patch: Yes)
History
When Who What
2020-03-26 23:01:29 Tom Lane (tgl) Closed in commitfest 2020-03 with status: Committed
2020-03-26 23:01:29 Tom Lane (tgl) Changed committer to tgl
2020-03-25 19:25:33 Pavel Stehule (okbobcz) New status: Ready for Committer
2020-03-21 18:06:45 Tom Lane (tgl) Added tgl as reviewer
2020-02-25 07:14:05 Pavel Stehule (okbobcz) Changed reviewers to Pavel Stehule (okbobcz)
2020-02-25 07:14:05 Pavel Stehule (okbobcz) Changed authors to Amit Langote (amitlan)
2020-02-25 07:13:29 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRDRVfLdAxsWeVLzCAbkLFZhW549K+67tpOc-faC8uH8zw@mail.gmail.com
2020-02-25 07:13:29 Pavel Stehule (okbobcz) Created patch record
Edit