Re: PL/PySQL? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: PL/PySQL?
Date
Msg-id 200101262325.SAA17797@candle.pha.pa.us
Whole thread Raw
In response to Re: PL/PySQL?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Attached is an email from someone working on a PlPython.

> "Carlos Villela" <carlos@valenti.com.br> writes:
> > I've been taking a look in the Feature Lists / TODO Files of PostgreSQL 7.1,
> > and thought "hey, why is there PL/pgSQL, Perl and TCL interpreters available
> > for PostgreSQL and no Python one? That'd be a great thing for, ie, Zope!"
>
> Go for it ;-).  IIRC, someone else has been making noises about such a
> thing, but no submission has showed up.  Check the PG mail list archives,
> join forces, produce something ...
>
> > Any thougts? What would it take to do it? Just some PgSQL Language API
> > hacking and glueing with Python's C API?
>
> The pltcl and plperl sources should give some hints --- note that
> plperl is actually a hacked-up descendant of pltcl.
>
>             regards, tom lane
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: PostgreSQL 7 on Redhat 6.1
Next
From: Alfonso Peniche
Date:
Subject: Re: Problem with inheritance