overflowing - Search results
Mailing lists >> pgsql-interfaces >> Thread
2003-08-07 21:02:39 | Re: libpq ERROR: overflow on numeric ABS(value) ... (markw@osdl.org)
On 7 Aug, To: tgl@sss.pgh.pa.us wrote: Oh wait, I got it figured out. I'm
Mailing lists >> pgsql-interfaces >> Thread
2003-08-07 20:56:33 | Re: libpq ERROR: overflow on numeric ABS(value) ... (markw@osdl.org)
On 7 Aug, Tom Lane wrote: Ok, found the offending statement:UPDATE stockSET s_quantity
Mailing lists >> pgsql-interfaces >> Thread
2003-08-07 19:23:47 | Re: libpq ERROR: overflow on numeric ABS(value) ... (markw@osdl.org)
On 7 Aug, Tom Lane wrote: Oh right, I should have remembered that... Thanks, Mark
Mailing lists >> pgsql-interfaces >> Thread
2003-08-07 19:15:51 | Re: libpq ERROR: overflow on numeric ABS(value) ... (Tom Lane)
markw@osdl.org writes: Sure: the cursor won't actually be executed until you fetch from it
Mailing lists >> pgsql-interfaces >> Thread
2003-08-07 18:56:56 | Re: libpq ERROR: overflow on numeric ABS(value) ... (markw@osdl.org)
On 7 Aug, Tom Lane wrote: Does it make sense that is throws the error
Mailing lists >> pgsql-interfaces >> Thread
2003-08-07 18:50:49 | Re: libpq ERROR: overflow on numeric ABS(value) ... (Tom Lane)
markw@osdl.org writes: I'm betting on a bug in your C code. But we can
Mailing lists >> pgsql-interfaces >> Thread
2003-08-07 18:25:28 | libpq ERROR: overflow on numeric ABS(value) ... (markw@osdl.org)
overflow on numeric ABS(value) >= 10^4 for field with precision 4 scale 0 My new_order