Skip to content

Commit efba7a5

Browse files
committed
Fix typo in comment.
Amit Langote
1 parent 4eaafa0 commit efba7a5

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 the select namespace is temporary.
163+
* stmt->relation->relpersistence if the selected namespace is temporary.
164164
*/
165165
namespaceid =
166166
RangeVarGetAndCheckCreationNamespace(stmt->relation, NoLock,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy