Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit77ea054

Browse files
committed
doc: Fix typo in pg_amcheck for term "schema"
Author: Alexander LakhinDiscussion:https://postgr.es/m/e8c38840-596a-83d6-bd8d-cebc51111572@gmail.comBackpatch-through: 14
1 parentce9a1a3 commit77ea054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pg_amcheck.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ PostgreSQL documentation
160160
Patterns may be unqualified, e.g. <literal>myrel*</literal>, or they
161161
may be schema-qualified, e.g. <literal>myschema*.myrel*</literal> or
162162
database-qualified and schema-qualified, e.g.
163-
<literal>mydb*.myscheam*.myrel*</literal>. A database-qualified
163+
<literal>mydb*.myschema*.myrel*</literal>. A database-qualified
164164
pattern will add matching databases to the list of databases to be
165165
checked.
166166
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp