mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Remove numbers from incorrectly-numbered list.
Reported by Andres Freund.
This commit is contained in:
parent
68c1d7d42e
commit
fea2b642fd
@ -2769,8 +2769,8 @@ LookupCreationNamespace(const char *nspname)
|
||||
/*
|
||||
* Common checks on switching namespaces.
|
||||
*
|
||||
* We complain if (1) either the old or new namespaces is a temporary schema
|
||||
* (or temporary toast schema), or (3) either the old or new namespaces is the
|
||||
* We complain if either the old or new namespaces is a temporary schema
|
||||
* (or temporary toast schema), or if either the old or new namespaces is the
|
||||
* TOAST schema.
|
||||
*/
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user