Re: How to Alter tables with ARRAY? Help PLease

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to Alter tables with ARRAY? Help PLease
Дата
Msg-id 15116.991749466@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How to Alter tables with ARRAY? Help PLease  (Igor <dbmanager@osb368.nnov.ru>)
Ответы Re[2]: How to Alter tables with ARRAY? Help PLease  (Igor <dbmanager@osb368.nnov.ru>)
Список pgsql-general
Igor <dbmanager@osb368.nnov.ru> writes:
> Tell me please, how to alter tables with arrays
> (in other words - to change the dimension of array )

Just assign a new array value to the column.  PG doesn't actually
consider the dimensionality of an array to be part of the type
specification; any size array will be accepted.

            regards, tom lane

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

Предыдущее
От: Francesco Casadei
Дата:
Сообщение: return value of a version-1 C function (Solved)
Следующее
От: Evelio Martinez
Дата:
Сообщение: Postgresql and W98