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

Commitcc86694

Browse files
author
Etsuro Fujita
committed
postgres_fdw: Fix typo in comment.
1 parentf86b0c3 commitcc86694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/postgres_fdw/postgres_fdw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2598,7 +2598,7 @@ postgresExplainDirectModify(ForeignScanState *node, ExplainState *es)
25982598
* fpextra specifies additional post-scan/join-processing steps such as the
25992599
* final sort and the LIMIT restriction.
26002600
*
2601-
* The function returns the cost and size estimates inp_row, p_width,
2601+
* The function returns the cost and size estimates inp_rows, p_width,
26022602
* p_startup_cost and p_total_cost variables.
26032603
*/
26042604
staticvoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp