Home
last modified time | relevance | path

Searched defs:indexIdList (Results 1 – 2 of 2) sorted by relevance

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/commands/
H A Dindex.c312 List *indexIdList = RelationGetIndexList(relation); in ExecuteFunctionOnEachTableIndex() local
H A Dalter_table.c834 List *indexIdList = RelationGetIndexList(columnarRelation); in DropIndexesNotSupportedByColumnar() local