mirror of https://github.com/citusdata/citus.git
* Columnar: separate plain and exec quals. Make a clear separation between plain quals, which contain constants or extern params; and exec quals, which contain exec params and can't be evaluated until a rescan. Fixes #5258. * more vanilla tests Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com> |
||
---|---|---|
.. | ||
backend | ||
include | ||
test |