Hi Justin,unfortunately PyGres does not yet support prepared statements with parameter passing. I think this can only be solved by adding support for PQExecPrepared in the C module.
I have now added a ticket for this: http://trac.pygresql.org:8000/pgtracker/ticket/76 -- Christoph _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo/pygresql
