diff options
author | D'Arcy J.M. Cain <darcy@druid.net> | 2001-03-15 11:56:05 +0000 |
---|---|---|
committer | D'Arcy J.M. Cain <darcy@druid.net> | 2001-03-15 11:56:05 +0000 |
commit | 551e0aa9913de1cb715a50f18a0b29317d01a81a (patch) | |
tree | 0f2dbb4f7a26b3ee383202a102fada767973f7b5 /src/interfaces/python/pg.py | |
parent | 37d67eb15955f72d432c1fc768d579cb714bf3d5 (diff) | |
download | postgresql-551e0aa9913de1cb715a50f18a0b29317d01a81a.tar.gz postgresql-551e0aa9913de1cb715a50f18a0b29317d01a81a.zip |
Fix parameter handling.
Fix a bug where cs.execute('select %d + %d', (1, 2)) would get interpreted
as cs.executemany('select %d + %d', (1, 2))
Diffstat (limited to 'src/interfaces/python/pg.py')
0 files changed, 0 insertions, 0 deletions