Pavel Stehule <[EMAIL PROTECTED]> writes: > Array and array's functions works fine, but I need call this function > with empty array. I can't use array constructor for empty array.
Yeah. We have not figured out how to assign a type to "ARRAY[]". You can do something like '{}'::integer[], however. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])