pgsql: doc: Fix format, incorrect structure names and markup inconsiste - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix format, incorrect structure names and markup inconsiste
Date
Msg-id E1k9TYQ-0001xr-2p@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix format, incorrect structure names and markup inconsistencies

Author: Alexander Lakhin
Discussion: https://postgr.es/m/a2345841-10a5-4eef-257c-02302347cf39@gmail.com
Backpatch-through: 13

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/datetime.sgml   |  8 ++++----
doc/src/sgml/func.sgml       |  2 +-
doc/src/sgml/libpq.sgml      | 29 ++++++++++++++++-------------
doc/src/sgml/monitoring.sgml |  8 ++++----
doc/src/sgml/protocol.sgml   |  5 +++--
5 files changed, 28 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: improve description of how to handle multiple databases
Next
From: Tom Lane
Date:
Subject: pgsql: Fix ALTER TABLE's scheduling rules for AT_AddConstraint subcomma