Igor <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to