From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Michael Fuhr <mike(at)fuhr(dot)org> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: PL/Python error checking |
Date: | 2005-09-25 03:19:05 |
Message-ID: | 200509250319.j8P3J5r06352@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Michael Fuhr wrote:
> On Fri, Sep 23, 2005 at 05:03:02PM -0400, Bruce Momjian wrote:
> > Michael Fuhr wrote:
> > > http://archives.postgresql.org/pgsql-patches/2005-06/msg00519.php
> >
> > I have backpatched this to 8.0.X. It did not apply cleanly to 7.4.X so
> > if you would like that version patched please submit a matching patch.
> > Thanks. (I don't trust myself to adjust the patch for 7.4.X.)
>
> Here's a patch for 7.4. I had to s/PLy_curr_procedure/PLy_last_procedure/
> because 7.4 uses the latter where 8.x uses the former.
>
> How far back do you want to backpatch? 7.3? 7.2? The patch is
> pretty simple so I could make patches for older versions if necessary.
Applied to 7.4.X. I that that is as far back as we want to go.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2005-09-25 09:18:36 | Re: \x output blowing up |
Previous Message | Bruce Momjian | 2005-09-24 23:18:16 | Re: \x output blowing up |