| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Assorted documentation improvements |
| Date: | 2025-11-20 14:10:53 |
| Message-ID: | E1vM5N6-000TlN-2n@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Assorted documentation improvements
A set of wording improvements and spelling fixes.
Author: Oleg Sibiryakov <o(dot)sibiryakov(at)postgrespro(dot)ru>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Reviewed-by: Peter Eisentraut <peter(at)eisentraut(dot)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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Melanie Plageman | 2025-11-20 15:35:07 | pgsql: Refactor heap_page_prune_and_freeze() parameters into a struct |
| Previous Message | Daniel Gustafsson | 2025-11-20 13:51:39 | pgsql: doc: Document how to run a subset of regress tests |