Content-Length: 274688 | pFad | http://github.com/postgrespro/postgres/commit/51cfb87ae235ffc875946bcb6cb8404fe97cbb9b

1B Update LookupExplicitNamespace() comments; commit message update · postgrespro/postgres@51cfb87 · GitHub
Skip to content

Commit 51cfb87

Browse files
committed
Update LookupExplicitNamespace() comments; commit message update
Also, commit 7e2322d affected DROP TABLE IF EXISTS, not CREATE TABLE IF EXISTS.
1 parent 4deb57d commit 51cfb87

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/backend/catalog/namespace.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2673,7 +2673,7 @@ LookupNamespaceNoError(const char *nspname)
26732673
* Process an explicitly-specified schema name: look up the schema
26742674
* and verify we have USAGE (lookup) rights in it.
26752675
*
2676-
* Returns the namespace OID. Raises ereport if any problem.
2676+
* Returns the namespace OID
26772677
*/
26782678
Oid
26792679
LookupExplicitNamespace(const char *nspname, bool missing_ok)
@@ -2690,8 +2690,7 @@ LookupExplicitNamespace(const char *nspname, bool missing_ok)
26902690
/*
26912691
* Since this is used only for looking up existing objects, there is
26922692
* no point in trying to initialize the temp namespace here; and doing
2693-
* so might create problems for some callers. Just fall through and
2694-
* give the "does not exist" error.
2693+
* so might create problems for some callers --- just fall through.
26952694
*/
26962695
}
26972696

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/51cfb87ae235ffc875946bcb6cb8404fe97cbb9b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy