Re: Using indices for UNION.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Using indices for UNION.
Дата
Msg-id 527C106D.80908@gmx.net
обсуждение исходный текст
Ответ на Using indices for UNION.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Ответы Re: Using indices for UNION.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Список pgsql-hackers
On 10/31/13, 6:42 AM, Kyotaro HORIGUCHI wrote:
> Hello, This patch might be too complicated (and seems somewhat ad
> hoc) for the gain, but more index usage for this kind of
> operation should be worth doing.

There is a new compiler warning:

setrefs.c: In function ‘set_plan_refs’:
setrefs.c:782:7: warning: initialization from incompatible pointer type
[enabled by default]




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Get more from indices.
Следующее
От: Andres Freund
Дата:
Сообщение: [PATCH] warning: suggest braces around empty body in an 'else' statement