Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 87c3fa5

Browse files
committed
Some refactorting based on Craig Ringer review
1 parent ddcc132 commit 87c3fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/utils/rel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ typedef struct ViewOptions
540540
/*
541541
* RELATION_IS_LOCAL
542542
* If a rel is either temp or newly created in the current transaction,
543-
* it can be assumed to be accessible only to the current backend.
543+
* it can be assumed to be accessible ognly to the current backend.
544544
* This is typically used to decide that we can skip acquiring locks.
545545
*
546546
* Beware of multiple eval of argument

0 commit comments

Comments
 (0)