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

Commiteae9143

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 parent0f9cdd7 commiteae9143

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

28882888
/*-----
28892889
* Startup cost includes:
2890-
* 1. Startup cost for underneath input*relation
2890+
* 1. Startup cost for underneath input relation
28912891
* 2. Cost of performing aggregation, per cost_agg()
28922892
* 3. Startup cost for PathTarget eval
28932893
*-----

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp