mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-15 00:56:54 +08:00
Removed completed todo [skip ci]
This commit is contained in:
@@ -29,8 +29,6 @@ _PG_init(void)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Estimate the cost of an index scan
|
* Estimate the cost of an index scan
|
||||||
*
|
|
||||||
* TODO Improve cost estimation
|
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
ivfflatcostestimate(PlannerInfo *root, IndexPath *path, double loop_count,
|
ivfflatcostestimate(PlannerInfo *root, IndexPath *path, double loop_count,
|
||||||
|
|||||||
Reference in New Issue
Block a user