From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: doc: Missing markup, punctuation and wordsmithing |
Date: | 2024-10-02 12:55:38 |
Message-ID: | E1svytG-001r6z-6d@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
doc: Missing markup, punctuation and wordsmithing
Various improvements to the documentation like adding missing
markup, improving punctuation, ensuring consistent spelling of
words and minor wordsmithing.
Author: Oleg Sibiryakov <o(dot)sibiryakov(at)postgrespro(dot)ru>
Discussion: https://postgr.es/m/b7d0a03c-107e-48c7-a5c9-2c6f73cdf78f@postgrespro.ru
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/7b2822ecf944a6aa429c05cc7f070001c3817934
Modified Files
--------------
doc/src/sgml/catalogs.sgml | 2 +-
doc/src/sgml/charset.sgml | 4 ++--
doc/src/sgml/config.sgml | 6 +++---
doc/src/sgml/func.sgml | 2 +-
doc/src/sgml/libpq.sgml | 19 ++++++++++---------
doc/src/sgml/protocol.sgml | 7 ++++---
doc/src/sgml/ref/alter_table.sgml | 4 ++--
doc/src/sgml/ref/copy.sgml | 4 ++--
doc/src/sgml/ref/create_subscription.sgml | 5 +++--
doc/src/sgml/ref/pgupgrade.sgml | 2 +-
doc/src/sgml/sepgsql.sgml | 2 +-
doc/src/sgml/syntax.sgml | 2 +-
doc/src/sgml/system-views.sgml | 4 ++--
doc/src/sgml/trigger.sgml | 3 ++-
doc/src/sgml/user-manag.sgml | 2 +-
doc/src/sgml/wal.sgml | 4 ++--
16 files changed, 38 insertions(+), 34 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2024-10-02 14:09:24 | pgsql: File size in a backup manifest should use uint64, not size_t. |
Previous Message | Daniel Gustafsson | 2024-10-02 11:27:43 | pgsql: Remove superfluous PQExpBuffer resetting |