Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit49d1e03

Browse files
committed
Fix typo in C comment.
1 parent0ef99bd commit49d1e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/execScan.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ExecScanFetch(ScanState *node,
8888
*Scans the relation using the 'access method' indicated and
8989
*returns the next qualifying tuple in the direction specified
9090
*in the global variable ExecDirection.
91-
*The access method returns the next tuple andexecScan() is
91+
*The access method returns the next tuple andExecScan() is
9292
*responsible for checking the tuple returned against the qual-clause.
9393
*
9494
*A 'recheck method' must also be provided that can check an

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp