Re: Problems with array

Поиск
Список
Период
Сортировка
От Chad R. Larson
Тема Re: Problems with array
Дата
Msg-id 4.2.2.20020823110706.00abc600@ecint.ecinet.com
обсуждение исходный текст
Ответ на Re: Problems with array  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
At 09:52 AM 8/23/02 , Tom Lane wrote:
>Yup, an array column is just an array column, there isn't any enforcement
>of a specific number of dimensions.  Putting extra []'s in the declaration
>is just syntactic sugar.

Just the same as in the C language.  Multi-dimensional arrays are just
special case pointer arithmetic on a single string of bytes.


         -crl
--
Chad R. Larson (CRL22)    chad@eldocomp.com
   Eldorado Computing, Inc.   602-604-3100
      5353 North 16th Street, Suite 400
        Phoenix, Arizona   85016-3228


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

Предыдущее
От: "Chad R. Larson"
Дата:
Сообщение: Re: 64 Bit build for Sparc
Следующее
От: Kevin Brannen
Дата:
Сообщение: Re: PG 7.2 on Linux: where's the space?