• Bruce Momjian's avatar
    Back out python patch: · fef790cc
    Bruce Momjian authored
    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],))
    fef790cc
pgdb.py 9.69 KB