Re: [PERFORM] temporary indexes

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: [PERFORM] temporary indexes
Дата
Msg-id 44043F32.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на Re: [PERFORM] temporary indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>> On Tue, Feb 28, 2006 at 12:06 pm, in message
<16797.1141150016@sss.pgh.pa.us>,
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> IN works fine on multiple columns:
>
>     (foo, bar, baz) IN (SELECT x, y, z FROM ...)

Thanks for pointing that out.  I recognize it as valid ANSI/ISO syntax,
using a row value constructor list.  Unfortunately, row value
constructor lists failed to make the portability cut for allowed syntax
here, because it was not supported by all candidate products at the
time.  It is still not supported by the product we're moving from, and
we'll have about a one year window when our code will need to run on
both.

-Kevin


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Dead Space Map
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Zeroing damaged pages