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.shin...@hpe.com> Reviewed-by: Peter Smith <smithpb2...@gmail.com> Discussion: https://postgr.es/m/dm4pr84mb1734f8f140e4477580761f93ee...@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(-)