Обсуждение: pgsql: Doc: Fix column name in pg_publication catalog.

Поиск
Список
Период
Сортировка

pgsql: Doc: Fix column name in pg_publication catalog.

От
Amit Kapila
Дата:
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(-)