Vicente Alabau Gonzalvo <[EMAIL PROTECTED]> writes:
> db=> select * from tipos where _numeric_ <= 2147483648;
> ERROR: Unable to identify an operator '<=' for types 'numeric' and
> 'double precision'
7.3 is more forgiving about this (although there's no free lunch ---
some other cases are now less forgiving).
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])