Faster setup_param_list() in plpgsql

Edit
ID 196
Title Faster setup_param_list() in plpgsql
Topic Performance
Created 2015-03-14 22:06:17
Last modified 2015-07-05 16:58:08 (9 years, 4 months ago)
Latest email 2015-07-02 19:44:04 (9 years, 4 months ago)
Status
2015-07: Committed
Target version
Authors Tom Lane (tgl)
Reviewers 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/196
git checkout commitfest/cf/196
Emails
Faster setup_param_list() in plpgsql
First at 2015-03-14 22:04:46 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2015-07-02 19:44:04 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (faster-setup_param_list-2.0.patch) at 2015-07-02 19:44:04 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (faster-setup_param_list-2.0.patch) at 2015-07-02 19:44:04 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (faster-setup_param_list-1.0.patch) at 2015-03-14 22:04:46 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
Faster setup_param_list() in plpgsql
First at 2015-04-29 07:26:52 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2015-05-01 05:48:38 by Pavel Stehule <pavel.stehule at gmail.com>
History
When Who What
2015-07-05 16:58:08 Tom Lane (tgl) Closed in commitfest 2015-07 with status: Committed
2015-07-02 18:07:13 Tom Lane (tgl) Changed committer to tgl
2015-07-02 18:07:13 Tom Lane (tgl) Changed topic to Performance
2015-06-15 13:38:57 Badreddine lemjid (blemjid) Changed committer to kgrittn
2015-06-15 13:38:57 Badreddine lemjid (blemjid) Changed topic to SQL Commands
2015-05-01 05:54:12 Pavel Stehule (okbobcz) New status: Ready for Committer
2015-05-01 05:54:02 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRCYKy5iucUDn0rvXOqqcnU6nKjqZbdFjm7m8DQC5c3xmA@mail.gmail.com
2015-04-12 09:13:42 Pavel Stehule (okbobcz) Changed reviewers to Pavel Stehule (okbobcz)
2015-03-14 22:06:53 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2015-03-14 22:06:17 Tom Lane (tgl) Attached mail thread 2351.1426370686@sss.pgh.pa.us
2015-03-14 22:06:17 Tom Lane (tgl) Created patch record
Edit