summaryrefslogtreecommitdiff
path: root/test/regress/1894_1.test
Commit message (Collapse)AuthorAgeFilesLines
* Improve testcase for issue #1894 slightlyMartin Michlmayr2020-05-091-3/+8
|
* Add regression tests for issue #1894Rahix2020-05-091-0/+16
Add tests for wrong behavior caused by commit 49b07a1c1948 ("Correction to the way parens are parsed in query expressions") which was reverted with commit 869302ae9ce3. The bug report was issue #1894.