mirror of https://github.com/citusdata/citus.git
Before this commit, we were erroring out for queries containing parameterized SQL functions like 'SELECT parameterized_sql_query(value)' as we should, however we were returning wrong results for queries like 'SELECT * FROM parameterized_sql_query(value)'. With this commit we started to error out on such queries too. |
||
---|---|---|
.. | ||
distributed | ||
.gitignore |