Re: Arrays ... need clarification....

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Arrays ... need clarification....
Дата
Msg-id 3E934FF9.8020503@joeconway.com
обсуждение исходный текст
Ответ на Re: Arrays ... need clarification....  (Medi Montaseri <medi.montaseri@intransa.com>)
Список pgsql-general
Medi Montaseri wrote:
> Thank you very much Joe....related to Dr. Conway of the Perl
> community ?

Nah, nobody famous in my clan ;-)

> Also, currently as you noted, one has to fill the array sequentially,
> ie no random array access is allowed unless one has initialized it
> already. This appears to be a limitation of the underlying data
> structure. Perhaps you could allow for such random accesses.

It is, in that the current implementation cannot deal with NULL
elements. I don't think that will get fixed for 7.4, but perhaps in some
future release.

Joe


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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Cross database reference (databases are on the same
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Covariance Function in Postgresql??