Re: Array types

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Array types
Дата
Msg-id 12008.1239204818@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Array types  ("John Lister" <john.lister-ps@kickstone.com>)
Список pgsql-hackers
"John Lister" <john.lister-ps@kickstone.com> writes:
> Cheers for the pointers. Am i right in thinking that if i get an array of 
> arrays, the nested arrays are sent in wire format as well - it seems to be 
> from the docs.

Postgres doesn't have arrays of arrays.  There are multi-dimensional
arrays, which aren't conceptually the same thing.
        regards, tom lane


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: plpgsql debugger (pldbg) absent from 8.4?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Array types