Re: obtaining ARRAY position for a given match

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: obtaining ARRAY position for a given match
Дата
Msg-id 20091119180519.GU5407@samason.me.uk
обсуждение исходный текст
Ответ на Re: obtaining ARRAY position for a given match  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
On Thu, Nov 19, 2009 at 12:43:38PM -0500, Merlin Moncure wrote:
> we could use a version
> of unnest that works like that  (returns idx, elem)?  It would be a
> small efficiency win over generate_series based approaches.

What would "idx" look like for multidimensional arrays?  I think PG
needs a sensible way of dealing with these before you attempt to modify
unnest.

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: Raimon Fernandez
Дата:
Сообщение: Re: Encoding using the Frontend/Backend Protocol TCP/IP
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: obtaining ARRAY position for a given match