We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c3fa5 commit b85fa20Copy full SHA for b85fa20
src/include/utils/rel.h
@@ -540,7 +540,7 @@ typedef struct ViewOptions
540
/*
541
* RELATION_IS_LOCAL
542
* If a rel is either temp or newly created in the current transaction,
543
- * it can be assumed to be accessible ognly to the current backend.
+ * it can be assumed to be accessible only to the current backend.
544
* This is typically used to decide that we can skip acquiring locks.
545
*
546
* Beware of multiple eval of argument
0 commit comments