postgraph icon indicating copy to clipboard operation
postgraph copied to clipboard

Set Operator Precedence

Open JoshInnis opened this issue 2 years ago • 1 comments

We can use parenthesis to control the order of the UNION, EXCEPT, and INTERSECT set operators.

JoshInnis avatar Jun 12 '23 23:06 JoshInnis

https://github.com/PostGraphDB/postgraph/commit/ebac3280ab76220fe7ad2d650de421081eb1bf2e

JoshInnis avatar Oct 02 '23 17:10 JoshInnis