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

Commit7c688d0

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 parent96ed0b8 commit7c688d0

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

27382738
/*-----
27392739
* Startup cost includes:
2740-
* 1. Startup cost for underneath input*relation
2740+
* 1. Startup cost for underneath input relation
27412741
* 2. Cost of performing aggregation, per cost_agg()
27422742
* 3. Startup cost for PathTarget eval
27432743
*-----

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp