Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-13T05:23:48Z
Lists: pgsql-hackers
Attachments
- v2-0001-describe-table-except-publications.patch (application/octet-stream) patch v2-0001
On Mon, Apr 13, 2026 at 1:21 PM vignesh C <vignesh21@gmail.com> wrote: > ... > The commit message could be improved: > Date: Mon, 13 Apr 2026 12:12:00 +1000 > Subject: [PATCH v1] describe table except publications > > --- > src/bin/psql/describe.c | 2 +- > > Other than that, the patch looks good to me. > Hi Vignesh. Thanks for the review. PSA patch v2. It is the same as v1, but with an improved commit message, ====== Kind Regards, Peter Smith. Fujitsu Australia
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
psql: Improve describe footer titles for publications.
- 2e1d4fdb10e6 19 (unreleased) landed
-
Fix capitalization in publication describe output.
- 8f81c9235162 19 (unreleased) landed
-
Allow table exclusions in publications via EXCEPT TABLE.
- fd366065e06a 19 (unreleased) cited