\d with triggers: more than one row returned by a subquery used as an expression

Edit
ID 3470
Title \d with triggers: more than one row returned by a subquery used as an expression
Topic Bug Fixes
Created 2021-12-22 21:09:26
Last modified 2022-01-18 02:20:11 (2 years, 10 months ago)
Latest email 2022-01-18 00:50:08 (2 years, 10 months ago)
Status
2022-01: Committed
Target version 13
Authors Justin Pryzby (justinpryzby)
Reviewers Tom Lane (tgl)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/3470
git checkout commitfest/cf/3470
Emails
\d with triggers: more than one row returned by a subquery used as an expression
First at 2021-12-17 15:43:56 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2022-01-18 00:50:08 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-psql-Add-newlines-and-spacing-in-trigger-query-for-d.patch) at 2022-01-18 00:08:24 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (0001-psql-Add-newlines-and-spacing-in-trigger-query-for-d.patch) at 2022-01-18 00:08:24 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-psql-fix-d-for-statement-triggers-with-same-name-on-.patch) at 2021-12-22 21:03:08 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2022-01-18 02:20:11 Tom Lane (tgl) Closed in commitfest 2022-01 with status: Committed
2022-01-18 02:20:11 Tom Lane (tgl) Changed committer to tgl
2022-01-17 22:02:26 Tom Lane (tgl) Added tgl as reviewer
2021-12-22 21:09:51 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2021-12-22 21:09:51 Justin Pryzby (justinpryzby) Changed targetversion to 13
2021-12-22 21:09:26 Justin Pryzby (justinpryzby) Attached mail thread 20211217154356.GJ17618@telsasoft.com
2021-12-22 21:09:26 Justin Pryzby (justinpryzby) Created patch record
Edit