citus/src/backend
jeff-davis 6e8b19984e
Columnar: separate plan and runtime quals. (#5261)
* 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>
2021-09-13 10:54:53 -07:00
..
columnar Columnar: separate plan and runtime quals. (#5261) 2021-09-13 10:54:53 -07:00
distributed Swallow errors while aborting remote transactions 2021-09-10 11:06:16 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00