Commit eae9143d authored by Bruce Momjian's avatar Bruce Momjian

C comment: remove extra '*'

Reported-by: Etsuro Fujita

Discussion: https://postgr.es/m/5BFE34DE.1080404@lab.ntt.co.jp

Author: Etsuro Fujita

Backpatch-through: 10
parent 0f9cdd7d
......@@ -2887,7 +2887,7 @@ estimate_path_cost_size(PlannerInfo *root,
/*-----
* Startup cost includes:
* 1. Startup cost for underneath input * relation
* 1. Startup cost for underneath input relation
* 2. Cost of performing aggregation, per cost_agg()
* 3. Startup cost for PathTarget eval
*-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment