Re: [HACKERS] Allow parentheses around the query expression that follows a WITH clause

2010-02-01 Thread Tom Lane
"IP" writes: > I've got a question related to new feature in 8.5alpha, i.e. "Allow > parentheses around the query expression that follows a WITH clause". What > does that mean in fact? I can't see any difference between 8.4.2 and > 8.5alpha3 on Solaris x86. That entry should not be in the alph

[HACKERS] Allow parentheses around the query expression that follows a WITH clause

2010-02-01 Thread IP
I've got a question related to new feature in 8.5alpha, i.e. "Allow parentheses around the query expression that follows a WITH clause". What does that mean in fact? I can't see any difference between 8.4.2 and 8.5alpha3 on Solaris x86.