Allow parentheses around the query expression that follows a WITH clause

Started by IPabout 16 years ago2 messageshackers
Jump to latest
#1IP
ireneusz.pastusiak@poczta.fm

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.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: IP (#1)
Re: Allow parentheses around the query expression that follows a WITH clause

"IP" <ireneusz.pastusiak@poczta.fm> 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 alpha release notes; it's a bug fix that
was in fact also applied in 8.4.x. The people making up the alpha notes
have not been very careful about removing entries that were also
back-patched.

regards, tom lane