pgsql: Doc: Fix column name in pg_publication catalog. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Fix column name in pg_publication catalog.
Date
Msg-id E1tb9hf-003CAm-KB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/117f9f328e0f146a4b6de517501f4d5d994040a9

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Next
From: Amit Kapila
Date:
Subject: pgsql: Doc: Fix a typo introduced in 4a0e7314f1.