pgsql: Fix typos in docs

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in docs
Date: 2021-09-26 10:19:55
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in docs

Author: Justin Pryzby
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 9.6

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/23e83c35ad32ec17a38794f6be8289094f8d51fe

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-09-26 18:24:09 pgsql: Avoid unnecessary division in interval_cmp_value().
Previous Message Peter Geoghegan 2021-09-25 22:07:04 pgsql: Update obsolete nbtree deletion comments.