aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/basics.py
diff options
context:
space:
mode:
authorD'Arcy J.M. Cain <darcy@druid.net>2001-03-15 11:56:05 +0000
committerD'Arcy J.M. Cain <darcy@druid.net>2001-03-15 11:56:05 +0000
commit551e0aa9913de1cb715a50f18a0b29317d01a81a (patch)
tree0f2dbb4f7a26b3ee383202a102fada767973f7b5 /src/interfaces/python/tutorial/basics.py
parent37d67eb15955f72d432c1fc768d579cb714bf3d5 (diff)
downloadpostgresql-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/tutorial/basics.py')
0 files changed, 0 insertions, 0 deletions