Gregory Stark <[EMAIL PROTECTED]> writes: > I'm not entirely convinced by this one. Does that mean expressions like this > would throw an error if col1 was declared as a numeric(1)? > ARRAY[col1] || 10
No, because the result of the || operator won't have a specific typmod.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
