pgsql: doc: Fix typos in documentation - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Fix typos in documentation
Date
Msg-id E1u4m4i-000Dht-1G@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix typos in documentation

This fixes a set of typos introduced during the v18 development
cycle.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://postgr.es/m/7038B4C5-2742-42B1-A8F0-0FFEAECF02A7@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5ee476294c517ce0024e865e6f51c4ce34bc044e

Modified Files
--------------
doc/src/sgml/amcheck.sgml      | 2 +-
doc/src/sgml/protocol.sgml     | 2 +-
doc/src/sgml/ref/initdb.sgml   | 2 +-
doc/src/sgml/system-views.sgml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix failure for generated column with a not-null domain constrai
Next
From: Richard Guo
Date:
Subject: pgsql: Fix an incorrect check in get_memoize_path