Skip to content

Commit 6fd9930

Browse files
committed
Fix typo in comment.
Etsuro Fujita
1 parent 0efdbd3 commit 6fd9930

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
@@ -1828,8 +1828,8 @@ ExecWithCheckOptions(WCOKind kind, ResultRelInfo *resultRelInfo,
18281828
* the permissions on the relation (that is, if the user
18291829
* could view it directly anyway). For RLS violations, we
18301830
* don't include the data since we don't know if the user
1831-
* should be able to view the tuple as as that depends on
1832-
* the USING policy.
1831+
* should be able to view the tuple as that depends on the
1832+
* USING policy.
18331833
*/
18341834
case WCO_VIEW_CHECK:
18351835
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