Less space [skip ci]

This commit is contained in:
Andrew Kane
2021-06-09 04:03:06 -07:00
parent 523788d964
commit bd36231871

View File

@@ -46,7 +46,6 @@ ivfflatcostestimate(PlannerInfo *root, IndexPath *path, double loop_count,
int lists; int lists;
double ratio; double ratio;
Relation indexRel; Relation indexRel;
#if PG_VERSION_NUM < 120000 #if PG_VERSION_NUM < 120000
List *qinfos; List *qinfos;
#endif #endif