Doc: Fix column name in pg_publication catalog.

Amit Kapila <akapila@postgresql.org>

Commit: 117f9f328e0f146a4b6de517501f4d5d994040a9
Author: Amit Kapila <akapila@postgresql.org>
Date: 2025-01-24T02:41:29Z
Releases: 18.0
Doc: Fix column name in pg_publication catalog.

Commit e65dbc9927 incorrectly spelled the column name in the
pg_publication catalog. In passing make the order of columns in the doc
match the actual catalog.

Author: Shinoda, Noriyoshi <noriyoshi.shinoda@hpe.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Discussion: https://postgr.es/m/DM4PR84MB1734F8F140E4477580761F93EEE02@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +11 −11

Documentation touched

Discussion