failing - Search results in mailing lists

2008-09-24 06:11:56 | Re: Solve a problem of LC_TIME of windows. (Magnus Hagander)

fail, and the multibyte conversion functions can certainly fail. That will need to be added

2008-09-06 21:10:42 | Re: [PgFoundry] Unsigned Data Types [1 of 2] (Tom Lane)

fails to throw error, that would be a bug IMHO. Casting any negative value to uint

2008-09-05 17:13:48 | Re: [HACKERS] TODO item: Implement Boyer-Moore searching (First time hacker) (David Rowley)

failed to notice that the optimizer was helping me out more than I wanted it to. My tested

2008-09-05 16:13:13 | libpq events patch (with sgml docs) (Andrew Chernow)

fail. If the function fails, the return value is zero. If the + function succeeds, the return

2008-09-04 17:28:47 | Re: hash index improving v3 (Tom Lane)

failed for opclass %u", classObjectId[i]); ! keyType = ((Form_pg_opclass) GETSTRUCT(tuple))->opckeytype; ReleaseSysCache(tuple

2008-09-03 19:09:16 | Re: libpq events patch (Andrew Chernow)

failed during PGEVT_CONNRESET event\n"), ! conn->events[i].proc); ! return PGRES_POLLING_FAILED; ! } ! } ! } ! ! return

2008-09-02 14:23:25 | Re: WIP Join Removal (Tom Lane)

failing to check max_attr too --- I believe the loop ought to run from

2008-07-26 13:33:45 | Re: pg_dump additional options for performance (Tom Lane)

fail. We are relying on the default table privileges until we are done doing everything

2008-07-24 16:19:22 | Re: [HACKERS] WITH RECUSIVE patches 0723 (Tom Lane)

failed to make any sense of it, because of the complete absence of documentation. Two unexplained

2008-07-22 21:53:54 | Re: [HACKERS]odd output in restore mode (Martin Zaun)

FAILED at 136. Hunk #2 FAILED at 168. Hunk #3 FAILED at 245. Hunk #4 FAILED

2008-07-18 12:09:17 | Re: WITH RECUSIVE patches 0717 (David Fetter)

Failed. An equivalent query without RECURSIVE breaks in a different, in some sense even more

2008-07-05 05:48:05 | Re: [HACKERS] WITH RECURSIVE updated to CVS TIP (Hans-Juergen Schoenig)

Failed. !> \q this one will kill the planner :( removing the (totally stupid) distinct avoids the core

2008-07-04 07:50:20 | Re: page macros cleanup (Pavan Deolasee)

fail for corner case if HashMaxItemSize happened to be unaligned. For example, if (itemsz < HashMaxItemSize

2008-07-01 04:57:46 | Re: VACUUM Improvements - WIP Patch (Simon Riggs)

failed VACUUM? Not sure why would we do that? What would that give? To do that

2008-06-26 18:18:05 | Re: Fix pg_ctl restart bug (Tom Lane)

that, I see no downside to an attempted fix, even if it fails. regards, tom lane