- support psycopg2
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Nov 2006 22:43:02 +0000 (22:43 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Nov 2006 22:43:02 +0000 (22:43 +0000)
commit6a1c639177a89506b64e3f53eb3c5092e07a057b
tree1d706cba5eed3b7b730127ee8d9f17883bf6fdac
parent41e11f871a6e666c5f185e03ed5e1ac4dee9b75a
- support psycopg2
- fix quote() (require it to be map()-ed onto lists of parameters, so
  that we can quote arrays)
PLC/PostgreSQL.py