| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Fix for plpython functions; return |
| Date: | 2007-01-25 15:00:06 |
| Message-ID: | 200701251500.l0PF06D07855@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers pgsql-patches |
Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > Fix for plpython functions; return true/false for boolean,
>
> This patch has broken a majority of the buildfarm.
Yea, reverted with comment added.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-25 15:02:19 | Re: pgsql: Add GUC temp_tablespaces to provide a |
| Previous Message | Bruce Momjian | 2007-01-25 14:52:23 | pgsql: Reverse out use of Py_RETURN_TRUE in plpython, only supported in |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-25 15:02:19 | Re: pgsql: Add GUC temp_tablespaces to provide a |
| Previous Message | Gregory Stark | 2007-01-25 14:59:08 | Re: crash on 8.2 and cvshead - failed to add item to the left sibling |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-25 15:02:19 | Re: pgsql: Add GUC temp_tablespaces to provide a |
| Previous Message | Bruce Momjian | 2007-01-25 14:54:18 | Re: [HACKERS] Fix for bug in plpython bool type conversion |