Re: syntax
От | Bruce Momjian |
---|---|
Тема | Re: syntax |
Дата | |
Msg-id | 200010282054.QAA19333@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: syntax (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
> Not to put too fine a point on it, but are you talking about the > original grammar or your modified one? Your modified one is erroneous > because it will always associate successive UNION/INTERSECT/EXCEPT > operators left-to-right; this does not meet the SQL spec which insists > that INTERSECT binds more tightly than the other two. Given that, I'm > not surprised that the precedences have no effect. > > > I don't see precedence in SQL92; set operations > > seem to be left associative of equal priority. > > Better take another look at the <query expression>, <query term>, > <query primary> hierarchy then... Is there something here to patch? Hmm, I don't see anything... I will come back later. :-) -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: