Re: plpython for postgres 7.1

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Andrew Bosma <andrew(at)corvus(dot)biomed(dot)brown(dot)edu>
Cc: pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: plpython for postgres 7.1
Date: 2001-04-02 10:08:07
Message-ID: 20010402120807.E11871@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Mar 31, 2001 at 11:45:13PM -0500, Andrew Bosma wrote:
>
> Hello all
>
> A couple of weeks ago I received an email from Albert Langer inquiring
> about the status of the python language module I had written for
> postgresql. I told him I could have the port to postgresql 7.1 done
> by the middle of this week (march 25-31). Well, it's the end of this
> week, but I've finished it. Besides the conversion to the new style
> function manager, I've implemented a complete SPI interface. (The 7.0
> module couldn't execute saved plans.) If you are interested in
> experimenting with the module it is available at
>
> "http://users.ids.net/~bosma"
>
> download the link "tarball for postgresql 7.1"
>
> comments, bug reports and suggestions are appreciated.

Sure :-)

It's great news that anyone works on PL/Python. Why you not say something
about it in hackers list? (I ask about this several time!).

I hope we will see it in 7.2 and will be possible sending paches.

I see the code and it's probably not bad, but needs some changes (remove
malloc(), ..etc :-)

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alfred Perlstein 2001-04-02 11:43:23 Re: CVS commits
Previous Message Maurizio 2001-04-02 09:29:05 QNX : POSSIBLE BUG IN CONFIGURE ?