python as procedural language

Поиск
Список
Период
Сортировка
От andrew@corvus.biomed.brown.edu (Andrew Bosma)
Тема python as procedural language
Дата
Msg-id 20000819025024.A11891@corvus.biomed.brown.edu
обсуждение исходный текст
Список pgsql-hackers

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.

Thanks
Andrew Bosma

-- 




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: configure CXX bug
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Re: [GENERAL] +/- Inf for float8's