Andrew Chernow <[EMAIL PROTECTED]> writes: > Both array and record binary recv functions require that the recv'd Oid > match the Oid of what the backend has deduced. We don't think this > behavior gets you very much.
Other than the ability to detect errors before the code goes off into the weeds, you mean? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match