overflowing - Search results in mailing lists

2008-09-07 11:13:45 | Re: [PgFoundry] Unsigned Data Types [1 of 2] (Jaime Casanova)

overflow, value)); case OIDOID: case REGPROCOID: case REGPROCEDUREOID: case REGOPEROID: case REGOPERATOROID: case REGCLASSOID: case

2008-07-15 21:54:27 | Re: array_fill function (Bruce Momjian)

overflow of total request */ + if (!AllocSizeIsValid(nbytes)) + ereport(ERROR, + (errcode(ERRCODE_PROGRAM_LIMIT_EXCEEDED), + errmsg

2008-06-23 16:28:50 | Re: Simplify formatting.c (Bruce Momjian)

Overflow paranoia */ - if (nbytes < 0 || - nbytes > (int) (INT_MAX / sizeof(wchar_t)) - 1) - ereport(ERROR

2008-06-18 15:19:43 | Rewrite sinval messaging to reduce contention (Tom Lane)

overflows, we only issue a cache reset to the specific backend or backends that still

2008-05-21 19:55:29 | Re: \d+ should display the storage options for columns (Gregory Stark)

overflow. Index: src/bin/psql/describe.c =================================================================== RCS file: /home/stark/src/REPOSITORY/pgsql/src/bin/psql/describe.c,v retrieving

2008-05-02 19:18:41 | Re: [COMMITTERS] pgsql: Sigh ... (Andrew Dunstan)

overflow - problems within the OS. A limit smaller than necessary only means we divide - a large

2008-04-28 23:11:20 | Re: [HACKERS] Proposed patch - psql wraps at window width (Bruce Momjian)

overflow ! */ ! char *my_cell = format_numeric_locale((char *) this_line->ptr); ! ! fprintf(fout, "%*s%s", ! (int) (widths

2008-04-22 08:26:39 | Removing NONSEG mode (Zdenek Kotala)

overflow problems within the OS. ! A limit smaller than necessary only means we divide a large

2008-04-03 15:22:46 | Re: Re: [BUGS] BUG #4070: Join more then ~15 tables let postgreSQL produces wrong data (Heikki Linnakangas)

overflows. It seems we should extend AttrNumber to int32; we don't use AttrNumber in any of the on-disk

2008-03-25 09:17:00 | Re: stored procedure stats in collector (Martin Pihlak)

overflow due to overly complex expressions */ *************** *** 1392,1397 **** --- 1399,1405 ---- } InitFunctionCallInfoData(fcinfo, &(fcache->func), i, NULL

2008-03-20 23:45:44 | Re: Fix pgstatindex using for large indexes (Tom Lane)

overflowed answers on machines without working int64. Given that there is no problem until you get into

2008-03-05 17:05:33 | Proposed patch - psql wraps at window width (Bryce Nesbitt)

overflow ! */ ! char *my_cell = format_numeric_locale((char *) this_line->ptr); ! ! fprintf(fout, "%*s%s", ! (int) (widths

2008-03-04 13:32:18 | 64-bit CommandIds (Zoltan Boszormenyi)

overflow the 32-bit limit) doesn't show any real problem besides the combocid regression

2008-02-16 17:21:52 | Re: tzcode update (Tom Lane)

them with a cast-based overflow check was at least as good. regards, tom lane

2007-11-26 22:13:51 | Proposed patch for operator lookup caching (Tom Lane)

overflowed + * (hence no caching is possible). + */ + static bool + make_oper_cache_key(OprCacheKey *key, List