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

Commit48cf918

Browse files
committed
C comment: remove extra '*'
Reported-by: Etsuro FujitaDiscussion:https://postgr.es/m/5BFE34DE.1080404@lab.ntt.co.jpAuthor: Etsuro FujitaBackpatch-through: 10
1 parent0640d95 commit48cf918

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
@@ -2879,7 +2879,7 @@ estimate_path_cost_size(PlannerInfo *root,
28792879

28802880
/*-----
28812881
* Startup cost includes:
2882-
* 1. Startup cost for underneath input*relation
2882+
* 1. Startup cost for underneath input relation
28832883
* 2. Cost of performing aggregation, per cost_agg()
28842884
* 3. Startup cost for PathTarget eval
28852885
*-----

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp