Re: review: More frame options in window functions
От | Dimitri Fontaine |
---|---|
Тема | Re: review: More frame options in window functions |
Дата | |
Msg-id | m2aavej27f.fsf@hi-media.com обсуждение исходный текст |
Ответ на | Re: review: More frame options in window functions (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: review: More frame options in window functions
|
Список | pgsql-hackers |
Tom Lane <tgl@sss.pgh.pa.us> writes: >> I think there's the associativity property of operators that we might >> want to have someday, in order for the planner to know some more about >> joins on A = B then on B = C, or replace with < if you will. > > We already do know about that, at least in the case of =. The reason it > doesn't do transitive < deductions is not lack of information but doubt > that it's worth the cycles to try. Ok. I just remember about some mails here about the problem of reordering [LEFT] JOINS when we can, but I can't remember if it's really tied to associativity or some other thing. Searching the archives ain't helping me refresh those memories. So it seems the case for an extended opclass infrastructure, or a new side one, is between thin an non-existent yet? Regards, -- dim
В списке pgsql-hackers по дате отправления: