Re: pre-MED - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: pre-MED
Date
Msg-id 1225314633.11348.2.camel@huvostro
Whole thread Raw
In response to Re: pre-MED  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On Wed, 2008-10-29 at 10:33 -0700, Joshua D. Drake wrote:
> On Wed, 2008-10-29 at 19:17 +0200, Hannu Krosing wrote:
> > On Wed, 2008-10-29 at 09:40 -0700, David Fetter wrote:
> > > Folks,
> > > 
> > > Please find enclosed a WIP patch to add the ability for functions to
> > > see the qualifiers of the query in which they're called.  It's not
> > > working just yet, and I'm not sure how best to get it working, but I'd
> > > like to see this as part of 8.4, as SQL/MED is just way too ambitious
> > > given the time frame.
> > > 
> > > Any tips, hints, pointers, etc. would be much appreciated.
> > > 
> > > Also, PL/Perl shouldn't be the only language to have this capability.
> > > How might we add similar capabilities to PL/PythonU 
> > 
> > I'll look at adding this to pl/pythonu. I have to finish some stuff
> > there before freeze anyway.
> 
> Have we tested plpython with version 3?

If you mean python 3.0 , then no, at least I have not tested it yet. not
even 2.6

-- 
------------------------------------------
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability   Services, Consulting and Training



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: BufferAccessStrategy for bulk insert
Next
From: Josh Berkus
Date:
Subject: Please make sure your patches are on the wiki page