git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3f28bd7)
Remove dead code
2022年12月22日 07:12:41 +0000 (08:12 +0100)
2022年12月22日 07:12:41 +0000 (08:12 +0100)
The second appearance of NamespaceRelationId in this if-else chain is
in error and can be removed.


diff --git a/src/backend/catalog/aclchk.c b/src/backend/catalog/aclchk.c
index b5019059e8cff3662461486659316b4944a5be96..d2597bf5127d31b21ca30f0161dc33a99bc376b4 100644 (file)
--- a/src/backend/catalog/aclchk.c
+++ b/src/backend/catalog/aclchk.c
@@ -4518,7 +4518,6 @@ recordExtObjInitPriv(Oid objoid, Oid classoid)
classoid == OperatorRelationId ||
classoid == OperatorClassRelationId ||
classoid == OperatorFamilyRelationId ||
- classoid == NamespaceRelationId ||
classoid == TSConfigRelationId ||
classoid == TSDictionaryRelationId ||
classoid == TSParserRelationId ||
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /