summaryrefslogtreecommitdiff
path: root/src/test/modules/test_predtest/sql
Commit message (Expand)AuthorAgeFilesLines
* Teach optimizer's predtest.c more things about ScalarArrayOpExpr.Tom Lane2019-03-011-0/+115
* Improve predtest.c's handling of cases with NULL-constant inputs.Tom Lane2018-03-211-1/+0
* Improve predtest.c's internal docs, and enhance its functionality a bit.Tom Lane2018-03-091-2/+32
* Add test scaffolding for exercising optimizer's predicate-proof logic.Tom Lane2018-03-081-0/+298