OSDN Git Service

Back out python patch:
authorBruce Momjian <bruce@momjian.us>
Tue, 5 Mar 2002 02:01:44 +0000 (02:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 5 Mar 2002 02:01:44 +0000 (02:01 +0000)
commitfef790cc0371b7521d868d5fc8037a4ea0d9b40e
tree552821344bd1bcf6c00d99892a561620dec255d4
parent14b05248ccc3b3598ef6bb4d1617bb08dce074f1
Back out python patch:

Elliot Lee wrote:
> This patch to the python bindings adds C versions of the often-used
query
> args quoting routines, as well as support for quoting lists e.g.
> dbc.execute("SELECT * FROM foo WHERE blah IN %s", ([1,2,3],))
src/interfaces/python/pgdb.py
src/interfaces/python/pgmodule.c