[PyGreSQL] callproc() and Stored Procedures
Daryl Tester
dt-pygresql at handcraftedcomputers.com.au
Fri Feb 29 21:51:14 EST 2008
Christoph Zwerschke wrote:
> Also (correct me if I'm wrong) in PostgreSQL
> everything is a function, there is no distinction between procedures and
> functions. So you can do the same "SELECT" trick with pgdb, using
> execute() instead of query().
Sorry if I implied otherwise, but I'm sure you can - it's just that I'm
only familiar with the pg interface and not pgdb, so I didn't know how
to execute the query (no puns intended).
--
Regards,
Daryl Tester
"There is no 'I' in team, but there are 6 I's in 'Dissociative Identity
Disorder'"
More information about the PyGreSQL
mailing list