overflowing - Search results

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

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

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

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

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

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

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