Re: BUG #2218: Variables selected in VIEWs under different names break queries using those views

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2218: Variables selected in VIEWs under different names break queries using those views
Дата
Msg-id 9851.1138565699@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2218: Variables selected in VIEWs under different names break queries using those views  ("Nicholas" <hb@pg.x256.org>)
Список pgsql-bugs
"Nicholas" <hb@x256.com> writes:
> Description:        Variables selected in VIEWs under different names break
> queries using those views

This is a poor description, the problem actually seems to be related to
using sub-SELECTs in bitmap index scan conditions.  Patch is here if you
need it before 8.1.3 comes out:

http://archives.postgresql.org/pgsql-committers/2006-01/msg00382.php

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bug with aggregate + multi column index + index_scan
Следующее
От: "David Fetter"
Дата:
Сообщение: BUG #2221: Bad delimiters allowed in COPY ... TO