Improve hints for missing-column and missing-table cases

Edit
ID 3829
Title Improve hints for missing-column and missing-table cases
Topic Miscellaneous
Created 2022-08-21 18:09:14
Last modified 2022-11-22 23:48:50 (1 year, 11 months ago)
Latest email 2022-11-22 23:49:50 (1 year, 11 months ago)
Status
2022-11: Committed
2022-09: Moved to next CF
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/3829
git checkout commitfest/cf/3829
Emails
BUG #17233: Incorrect behavior of DELETE command with bad subquery in WHERE clause
First at 2021-10-16 19:41:52 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2022-11-22 23:49:50 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-0001-improve-missing-column-error-hints.patch) at 2022-11-04 19:07:02 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v2-0001-improve-missing-column-error-hints.patch) at 2022-11-04 19:07:02 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (improve-missing-column-error-hints-1.patch) at 2022-08-21 17:50:35 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (reference.diff) at 2022-08-18 21:39:06 from Bruce Momjian <bruce at momjian.us> (Patch: Yes)
History
When Who What
2022-11-22 23:48:50 Tom Lane (tgl) Closed in commitfest 2022-11 with status: Committed
2022-11-22 23:48:50 Tom Lane (tgl) Changed committer to tgl
2022-10-12 06:58:21 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-21 18:09:32 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2022-08-21 18:09:14 Tom Lane (tgl) Attached mail thread 17233-afb9d806aaa64b17@postgresql.org
2022-08-21 18:09:14 Tom Lane (tgl) Created patch record
Edit