Can someone confirm this as a bug or slap me for missing something obvious?
# \d foo
Table "foo"
Attribute | Type | Modifier
-----------+--------+----------
bar | bigint |
"UPDATE foo SET bar = 0" works from psql but when I try the same thing via
the JDBC driver I get
dtoi4: integer out of range
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly