pgsql: doc: Fix typo in pg_amcheck for term "schema"

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix typo in pg_amcheck for term "schema"
Date: 2023-05-02 02:41:21
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix typo in pg_amcheck for term "schema"

Author: Alexander Lakhin
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 14

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6fd8ae6888847da842ee4810fcd83b013cbed27f

Modified Files
--------------
doc/src/sgml/ref/pg_amcheck.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-05-02 03:25:03 pgsql: Fix typos in comments
Previous Message Tom Lane 2023-04-29 17:07:02 pgsql: Tighten array dimensionality checks in Perl -> SQL array convers