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

Commitefba7a5

Browse files
committed
Fix typo in comment.
Amit Langote
1 parent4eaafa0 commitefba7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/parser/parse_utilcmd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ transformCreateStmt(CreateStmt *stmt, const char *queryString)
160160
* Look up the creation namespace. This also checks permissions on the
161161
* target namespace, locks it against concurrent drops, checks for a
162162
* preexisting relation in that namespace with the same name, and updates
163-
* stmt->relation->relpersistence if theselect namespace is temporary.
163+
* stmt->relation->relpersistence if theselected namespace is temporary.
164164
*/
165165
namespaceid=
166166
RangeVarGetAndCheckCreationNamespace(stmt->relation,NoLock,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp