Rename pubgencols_type to pubgencols in pg_publication.
Amit Kapila <akapila@postgresql.org>
Rename pubgencols_type to pubgencols in pg_publication. The column added in commit e65dbc9927, pubgencols_type, was inconsistent with the naming conventions of other columns in the pg_publication catalog. Author: Vignesh C <vignesh21@gmail.com> Reviewed-by: Amit Kapila <amit.kapila16@gmail.com> Reviewed-by: Peter Smith <smithpb2250@gmail.com> Discussion: https://postgr.es/m/CALDaNm1u-ufVOW-RUsXSooqzkpohxfZYy=z78fbcr_9Pq5hbCg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/catalogs.sgml | modified | +1 −1 |
| src/backend/catalog/pg_publication.c | modified | +1 −1 |
| src/backend/commands/publicationcmds.c | modified | +3 −3 |
| src/backend/utils/cache/relcache.c | modified | +1 −1 |
| src/bin/pg_dump/pg_dump.c | modified | +5 −5 |
| src/bin/psql/describe.c | modified | +2 −2 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_publication.h | modified | +1 −1 |
Documentation touched
Discussion
- Pgoutput not capturing the generated columns 333 messages · 2023-08-01 → 2025-02-02