pgsql_python

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



Subject: [HACKERS] python as procedural language
From: andrew@corvus.biomed.brown.edu (Andrew Bosma)
Date: Sat, 19 Aug 2000 02:50:24 -0400

I've coded up a module that implements python as a procedural language
for postgresql.  A tarball can be downloaded at

http://users.ids.net/~bosma

If anyone is interested, take a look at it.  Comments and suggestions
would be appreciated.  Functions and triggers are work. The SPI
interface can run plain queries (SPI_exec), but not plans.  I'm sure
there's a bug or three still lurking in there.  Unfortunately it
doesn't use the new function interface.

===



the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu