pgsql: Fix typos in docs - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix typos in docs
Date
Msg-id E1mURGF-0003JC-CM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typos in docs

Author: Justin Pryzby
Discussion: https://postgr.es/m/20210924215827.GS831@telsasoft.com
Backpatch-through: 9.6

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2ddf1c1be6c87ece5428ce94c2ca86bb1ffe0dc0

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 2 +-
doc/src/sgml/datatype.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Update obsolete nbtree deletion comments.
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid unnecessary division in interval_cmp_value().