From bd36231871f2cc2e25e2d7a72a5c105e36df4abc Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 9 Jun 2021 04:03:06 -0700 Subject: [PATCH] Less space [skip ci] --- src/ivfflat.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ivfflat.c b/src/ivfflat.c index 1f4ba32..38a3bed 100644 --- a/src/ivfflat.c +++ b/src/ivfflat.c @@ -46,7 +46,6 @@ ivfflatcostestimate(PlannerInfo *root, IndexPath *path, double loop_count, int lists; double ratio; Relation indexRel; - #if PG_VERSION_NUM < 120000 List *qinfos; #endif