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

Commit01ddd2f

Browse files
committed
doc: Make terminology in glossary consistent
Use "reside in" rather than "belong to" for objects in a schema.Previous use was a mix of the two.Author: Alvaro Herrera <alvherre@alvh.no-ip.org>Discussion:https://www.postgresql.org/message-id/202106021932.idmbjjaqk7ke@alvherre.pgsql
1 parente615988 commit01ddd2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/glossary.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,7 +1448,7 @@
14481448
known as <firstterm>local objects</firstterm>.
14491449
</para>
14501450
<para>
1451-
Most local objectsbelong to a specific
1451+
Most local objectsreside in a specific
14521452
<glossterm linkend="glossary-schema">schema</glossterm> in their
14531453
containing database, such as
14541454
<glossterm linkend="glossary-relation">relations</glossterm> (all types),
@@ -1458,7 +1458,7 @@
14581458
are enforced to be unique.
14591459
</para>
14601460
<para>
1461-
There also exist local objects that do notbelong to schemas; some examples are
1461+
There also exist local objects that do notreside in schemas; some examples are
14621462
<glossterm linkend="glossary-extension">extensions</glossterm>,
14631463
<glossterm linkend="glossary-cast">data type casts</glossterm>, and
14641464
<glossterm linkend="glossary-foreign-data-wrapper">foreign data wrappers</glossterm>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp