Removed completed todo [skip ci]

This commit is contained in:
Andrew Kane
2021-04-26 01:09:05 -07:00
parent 8863920fdc
commit 955a5a6082

View File

@@ -29,8 +29,6 @@ _PG_init(void)
/*
* Estimate the cost of an index scan
*
* TODO Improve cost estimation
*/
static void
ivfflatcostestimate(PlannerInfo *root, IndexPath *path, double loop_count,