Re: BUG #9896: Bug in FULL OUTER JOIN

Поиск
Список
Период
Сортировка
От David Johnston
Тема Re: BUG #9896: Bug in FULL OUTER JOIN
Дата
Msg-id 1396892597266-5799042.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: BUG #9896: Bug in FULL OUTER JOIN  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane-2 wrote
> In any case, don't hold your breath waiting for a fix; I'm just asking
> to gather information for possible future work.  This is unlikely to
> be simple to fix, and it's not going to be very high on anyone's priority
> list either, given that few people use FULL JOIN as far as I've heard.

Infrequently, maybe, but especially for dataset comparisons FULL JOIN is
convenient.  That said, typically reformulation of the data and/or query is
possible, even if somewhat slower, so it isn't like getting a result is
impossible given this limitation.

David J.




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/BUG-9896-Bug-in-FULL-OUTER-JOIN-tp5799008p5799042.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres resources not released after call PQclear
Следующее
От: jeff@jefftrout.com
Дата:
Сообщение: BUG #9898: WindowAgg's causing horrific plans