Better error messages for %TYPE and %ROWTYPE in plpgsql

Edit
ID 4853
Title Better error messages for %TYPE and %ROWTYPE in plpgsql
Topic Procedural Languages
Created 2024-02-26 20:17:18
Last modified 2024-02-28 21:06:26 (8 months, 3 weeks ago)
Latest email 2024-02-27 02:01:55 (8 months, 3 weeks ago)
Status
2024-03: Committed
Target version
Authors Tom Lane (tgl)
Reviewers 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/4853
git checkout commitfest/cf/4853
Emails
Better error messages for %TYPE and %ROWTYPE in plpgsql
First at 2024-02-26 20:02:20 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-02-27 02:01:55 by "David G. Johnston" <david.g.johnston at gmail.com>
Latest attachment (v1-improve-percent-type-errors.patch) at 2024-02-26 20:02:20 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-improve-percent-type-errors.patch) at 2024-02-26 20:02:20 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-02-28 21:06:26 Tom Lane (tgl) Closed in commitfest 2024-03 with status: Committed
2024-02-28 21:06:26 Tom Lane (tgl) Changed committer to tgl
2024-02-26 20:17:32 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-02-26 20:17:18 Tom Lane (tgl) Attached mail thread 1964516.1708977740@sss.pgh.pa.us
2024-02-26 20:17:18 Tom Lane (tgl) Created patch record
Edit