overflowing - Search results in mailing lists
Mailing lists >> pgsql-interfaces >> Thread
2005-08-11 04:06:46 | Re: Getting oid with libpq (jtv@xs4all.nl)
functions to do the conversions for you, and takes care of locale and overflow issues as well. Jeroen
Mailing lists >> pgsql-interfaces >> Thread
2004-12-28 22:55:58 | Re: type cast/validation functions (Michael Fuhr)
overflow THEN RAISE INFO 'Bogus date ''%'', returning NULL', $1; dat := NULL; END; RETURN dat; END; $$ LANGUAGE
Mailing lists >> pgsql-interfaces >> Thread
2004-07-01 04:27:40 | Re: help !!! (Nigel J. Andrews)
overflow: errno=0; d=strtod(s,&end); if (d == 0 && errno == ERANGE) { /* underflow */ } if ((d == HUGE
Mailing lists >> pgsql-interfaces >> Thread
2003-09-29 15:22:32 | Re: PQescapeString handling of \0 (Tom Lane)
overflow the specified size of the return buffer, one might simply conclude that the defined
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (7)
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
Mailing lists >> pgsql-interfaces >> Thread
2003-04-11 13:50:15 | Re: [HACKERS] More thoughts about FE/BE protocol (Steve Crawford)
overflows, loss of sync or other problems if the receiver attempts to interpret the extra
Mailing lists >> pgsql-interfaces >> Thread
2002-12-15 18:57:58 | [ANN] pyPgSQL 2.3 released (Gerhard Häring)
overflow errors.) * Always set the displaysize field of cursor.description to -1. PostgreSQL 7.3 doesn
Mailing lists >> pgsql-interfaces >> Thread
2002-04-04 04:35:01 | Re: libpq++: trouble getting "copy table from" to work... (Carlos Moreno)
overflowed with the tasks that were due yesterday! :-( ) One always wonders... Is it more the time
Mailing lists >> pgsql-interfaces >> Thread
2000-11-30 17:02:30 | Re: Some advice re:bound/unbound forms for MS Access (Tim Uckun)
overflow" or "ODBC Call failed" or "Invalid operation" of course it couldn't bother to tell
Mailing lists >> pgsql-interfaces >> Thread
1999-10-01 15:55:46 | Problems with large objects and 6.51 (Wolfgang Hottgenroth)
overflows */ if (!s || maxlen <= 0) return EOF; if (!conn || conn->sock < 0) { *s = '\0'; return
Mailing lists >> pgsql-interfaces >> Thread
1999-09-18 10:31:21 | Re: [INTERFACES] JDBC: BigDecimal and Money confusion (Tom Lane)
overflows too easily. ($20 million ain't what it used to be ;-).) It's now deprecated
Mailing lists >> pgsql-interfaces >> Thread
1999-08-27 13:20:42 | problems with large objects (Wolfgang Hottgenroth)
overflows */ if (!s || maxlen <= 0) return EOF; if (!conn || conn->sock < 0) { *s = '\0'; return
Mailing lists >> pgsql-interfaces >> Thread
1999-05-28 05:18:51 | RE: [INTERFACES] Re: [GENERAL] JDBC and insert - stack overflow (Peter Mount)
overflow
Peter T Mount
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (3)
1999-05-25 06:24:02 | Re: [GENERAL] JDBC and insert - stack overflow (Herouth Maoz)
overflow is due to deep recursion. But once you use this, you should be wasting
Mailing lists >> pgsql-interfaces >> Thread
1999-03-25 02:00:43 | Undeliverable Message ()
overflow_arg_area' in something not a structure or union misc.c:111: warning: passing arg 3 of `vfprintf