Fix capitalization in publication describe output.
Amit Kapila <akapila@postgresql.org>
Fix capitalization in publication describe output. Consistent with existing psql metadata display conventions, update the description tags for EXCEPT publications to use lowercase for the second word (e.g., "Except tables" instead of "Except Tables"). This aligns the output style with other publication describe commands. Author: Peter Smith <smithpb2250@gmail.com> Reviewed-by: vignesh C <vignesh21@gmail.com> Discussion: https://postgr.es/m/CAHut+Pt3t_tCYwDStkj5fG4Z=YXrHvPBA7iGdh745QipC5zKeg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +1 −1 |
| src/test/regress/expected/publication.out | modified | +3 −3 |
Discussion
- EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ 19 messages · 2026-04-10 → 2026-04-23