accept sets when quoting
[plcapi.git] / PLC / PostgreSQL.py
2006-10-24 Mark Huangaccept sets when quoting
2006-10-20 Mark Huang- hard-code "planetlab4" as the DB name for now
2006-10-16 Mark Huang- ignore rollback errors
2006-10-13 Mark Huang- close cursor before attempting rollback
2006-10-03 Mark Huang- make last_insert_id() return the primary key value...
2006-09-25 Mark Huang- add fields() function for returning the column names...
2006-09-06 Mark HuangInitial checkin of new API implementation