diff options
author | Bruce Momjian | 2002-03-05 00:23:13 +0000 |
---|---|---|
committer | Bruce Momjian | 2002-03-05 00:23:13 +0000 |
commit | 14b05248ccc3b3598ef6bb4d1617bb08dce074f1 (patch) | |
tree | 90e50fb6a8449267c650ce0fc259cbf4373be775 /src/interfaces/python/PyGreSQL.spec | |
parent | 25b0b09fd3c358d4377f55159197486c4634c53d (diff) |
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],))
Elliot Lee
Diffstat (limited to 'src/interfaces/python/PyGreSQL.spec')
0 files changed, 0 insertions, 0 deletions