PL/pgSQL cursors should get generated portal names by default

Edit
ID 4002
Title PL/pgSQL cursors should get generated portal names by default
Topic Procedural Languages
Created 2022-11-01 23:40:55
Last modified 2023-01-01 18:23:04 (1 year, 10 months ago)
Latest email 2023-01-09 15:50:29 (1 year, 10 months ago)
Status
2023-01: 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/4002
git checkout commitfest/cf/4002
Emails
PL/pgSQL cursors should get generated portal names by default
First at 2022-11-01 23:39:43 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2023-01-09 15:50:29 by Pavel Stehule <pavel.stehule at gmail.com>
Latest attachment (rationalize-plpgsql-cursor-naming-1.patch) at 2022-11-01 23:39:43 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (rationalize-plpgsql-cursor-naming-1.patch) at 2022-11-01 23:39:43 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2023-01-01 18:23:04 Tom Lane (tgl) Closed in commitfest 2023-01 with status: Committed
2023-01-01 18:23:04 Tom Lane (tgl) Changed committer to tgl
2022-11-04 07:22:58 Pavel Stehule (okbobcz) New status: Ready for Committer
2022-11-04 06:45:12 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2022-11-01 23:41:05 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2022-11-01 23:40:55 Tom Lane (tgl) Attached mail thread 1465101.1667345983@sss.pgh.pa.us
2022-11-01 23:40:55 Tom Lane (tgl) Created patch record
Edit