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

Commit6ba0ff4

Browse files
author
Etsuro Fujita
committed
postgres_fdw: Fix typo in comment.
1 parent72ce7ac commit6ba0ff4

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
@@ -2689,7 +2689,7 @@ postgresExplainDirectModify(ForeignScanState *node, ExplainState *es)
26892689
* param_join_conds are the parameterization clauses with outer relations.
26902690
* pathkeys specify the expected sort order if any for given path being costed.
26912691
*
2692-
* The function returns the cost and size estimates inp_row, p_width,
2692+
* The function returns the cost and size estimates inp_rows, p_width,
26932693
* p_startup_cost and p_total_cost variables.
26942694
*/
26952695
staticvoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp