citus/src
SaitTalhaNisanci dd1a456407
store query command list in task (#3649)
Sometimes we have concatenated query strings for a task. However,
when we want to find each query string, it is not a trivial task.
Therefore, it makes sense to store this in task so that when we need
each query string we can easily get it.
2020-03-26 12:04:08 +03:00
..
backend store query command list in task (#3649) 2020-03-26 12:04:08 +03:00
include store query command list in task (#3649) 2020-03-26 12:04:08 +03:00
test/regress Don't segfault on queries using GROUPING 2020-03-25 15:46:43 +00:00