- do not reuse cursors!
authorMark Huang <mlhuang@cs.princeton.edu>
Sun, 11 Feb 2007 18:34:06 +0000 (18:34 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Sun, 11 Feb 2007 18:34:06 +0000 (18:34 +0000)
commit4833339977ab39d77d62e9b1a7ca6d6bd5d0401a
treeb4e9e32d32d852cca6e2ad36bfb3d4e908ed0082
parentc4b7fddda7252f72f052010ab8878f2025d9e07f
- do not reuse cursors!
- add .close() method to shut down DB connection
PLC/PostgreSQL.py