Alec Taylor <alec.tayl...@gmail.com> writes:

> What else is there besides PL/Python (for any DB) in the context of
> writing stored procedures in function?

I know of no server-side language other than SQL which can reasonably be
expected to work “for any DB”.

PostgreSQL supports PL/pgSQL, PL/Python, PL/tcl, PL/Perl, and others
<URL:http://www.postgresql.org/docs/current/static/xplang.html>.

-- 
 \       Moriarty: “Forty thousand million billion dollars? That money |
  `\            must be worth a fortune!” —The Goon Show, _The Sale of |
_o__)                                                       Manhattan_ |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to