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

Commit4bf8716

Browse files
committed
Comment typo fix.
Per Amit Langote.
1 parent65681d0 commit4bf8716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/catalog/namespace.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,9 +513,9 @@ RangeVarGetCreationNamespace(const RangeVar *newRelation)
513513
* As a side effect, this function acquires AccessShareLock on the target
514514
* namespace. Without this, the namespace could be dropped before our
515515
* transaction commits, leaving behind relations with relnamespace pointing
516-
* to a no-longer-exstant namespace.
516+
* to a no-longer-existent namespace.
517517
*
518-
* As a further side-effect, if theselect namespace is a temporary namespace,
518+
* As a further side-effect, if theselected namespace is a temporary namespace,
519519
* we mark the RangeVar as RELPERSISTENCE_TEMP.
520520
*/
521521
Oid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp