Enhancement
We only support the plan cache for very limited cases:
- The constraint of the partial index is
column is not null
- The given SQL must have the compare operators
>\<\>=\<=\=(nulleq is excluded because it can accept null value) on the constraint column.