Skip to content

Commit ba1f017

Browse files
committed
Fix typo in comment.
Etsuro Fujita
1 parent d412f79 commit ba1f017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/executor/execMain.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,8 +2093,8 @@ ExecWithCheckOptions(WCOKind kind, ResultRelInfo *resultRelInfo,
20932093
* the permissions on the relation (that is, if the user
20942094
* could view it directly anyway). For RLS violations, we
20952095
* don't include the data since we don't know if the user
2096-
* should be able to view the tuple as as that depends on
2097-
* the USING policy.
2096+
* should be able to view the tuple as that depends on the
2097+
* USING policy.
20982098
*/
20992099
case WCO_VIEW_CHECK:
21002100
insertedCols = GetInsertedColumns(resultRelInfo, estate);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy