Better localization of errors in plpgsql variable initialization

Edit
ID 3386
Title Better localization of errors in plpgsql variable initialization
Topic Procedural Languages
Created 2021-10-29 18:07:31
Last modified 2021-10-31 16:44:48 (3 years ago)
Latest email 2021-10-29 18:09:21 (3 years ago)
Status
2021-11: 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/3386
git checkout commitfest/cf/3386
Emails
Better localization of errors in plpgsql variable initialization
First at 2021-10-29 18:00:14 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2021-10-29 18:09:21 by Pavel Stehule <pavel.stehule at gmail.com>
Latest attachment (blame-init-errors-on-specific-variable-1.patch) at 2021-10-29 18:00:14 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (blame-init-errors-on-specific-variable-1.patch) at 2021-10-29 18:00:14 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2021-10-31 16:44:48 Tom Lane (tgl) Closed in commitfest 2021-11 with status: Committed
2021-10-31 16:44:48 Tom Lane (tgl) Changed committer to tgl
2021-10-31 16:44:43 Tom Lane (tgl) Changed reviewers to Pavel Stehule (okbobcz)
2021-10-29 18:07:49 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2021-10-29 18:07:31 Tom Lane (tgl) Attached mail thread 713975.1635530414@sss.pgh.pa.us
2021-10-29 18:07:31 Tom Lane (tgl) Created patch record
Edit