faster execution of CALL statement from plpgsql

Edit
ID 2819
Title faster execution of CALL statement from plpgsql
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Procedural Languages
Created 2020-11-02 12:33:16
Last modified 2021-01-26 03:29:11 (4 years ago)
Latest email 2021-01-26 04:38:32 (4 years ago)
Status
2021-01: Committed
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL
First at 2020-11-02 12:08:19 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2021-01-26 04:38:32 by Pavel Stehule <pavel.stehule at gmail.com>
Latest attachment (plpgsql-plan-cache-for-call-3.patch) at 2021-01-21 14:14:10 from Pavel Stehule <pavel.stehule at gmail.com>
    Attachment (plpgsql-plan-cache-for-call-3.patch) at 2021-01-21 14:14:10 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-plan-cache-for-call-2.patch) at 2021-01-21 13:37:39 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-plan-cache-for-call.patch) at 2021-01-21 12:51:25 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-using-local-resowner-for-call-plans-20200108.patch) at 2021-01-08 07:16:09 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-using-resowner-for-call-plans-20210101.patch) at 2021-01-01 08:15:33 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (call-graph-profile.gz) at 2020-11-03 17:27:34 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (plpgsql-using-local-resowner-for-call-plans.patch) at 2020-11-02 12:08:19 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2021-01-26 03:29:11 Tom Lane (tgl) Closed in commitfest 2021-01 with status: Committed
2021-01-26 03:29:11 Tom Lane (tgl) Changed committer to tgl
2021-01-22 13:25:54 Masahiko Sawada (masahikosawada) New status: Needs review
2021-01-15 21:51:08 Tom Lane (tgl) New status: Waiting on Author
2021-01-15 21:51:04 Tom Lane (tgl) Added tgl as reviewer
2020-11-02 12:33:25 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2020-11-02 12:33:16 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRCLPdDAETvR7Po7gC5y_ibkn_-bOzbeJb39WHms01194Q@mail.gmail.com
2020-11-02 12:33:16 Pavel Stehule (okbobcz) Created patch record
Edit