pgsql: doc: Assorted documentation improvements - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Assorted documentation improvements
Date
Msg-id E1vM5N6-000TlN-2n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Assorted documentation improvements

A set of wording improvements and spelling fixes.

Author: Oleg Sibiryakov <o.sibiryakov@postgrespro.ru>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/e62bedb5-c26f-4d37-b4ed-ce9b55f1e980@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fa0ffa28778fbf4056a77f7b76361d295a737df6

Modified Files
--------------
doc/src/sgml/config.sgml             | 8 ++++----
doc/src/sgml/installation.sgml       | 2 +-
doc/src/sgml/postgres-fdw.sgml       | 2 +-
doc/src/sgml/postgres.sgml           | 2 +-
doc/src/sgml/protocol.sgml           | 2 +-
doc/src/sgml/ref/pg_recvlogical.sgml | 8 ++++----
doc/src/sgml/ref/pgbench.sgml        | 2 +-
doc/src/sgml/regress.sgml            | 8 ++++----
doc/src/sgml/system-views.sgml       | 2 +-
doc/src/sgml/xfunc.sgml              | 4 ++--
10 files changed, 20 insertions(+), 20 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Document how to run a subset of regress tests
Next
From: Melanie Plageman
Date:
Subject: pgsql: Refactor heap_page_prune_and_freeze() parameters into a struct