Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+

Álvaro Herrera <alvherre@kurilemu.de>

From: Álvaro Herrera <alvherre@kurilemu.de>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, Yuchen Li <liyuchen_xyz@163.com>, vignesh C <vignesh21@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-23T10:33:53Z
Lists: pgsql-hackers
On 2026-Apr-23, Amit Kapila wrote:

> Pushed.

Thank you!

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"Fundamental layering violations tend to bite you on tender
parts of your anatomy."                          (Tom Lane)
https://postgr.es/m/2818249.1748706121@sss.pgh.pa.us



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. psql: Improve describe footer titles for publications.

  2. Fix capitalization in publication describe output.

  3. Allow table exclusions in publications via EXCEPT TABLE.