added reset-command-object to allow using the same command against multiple connections
[clsql.git] / db-postgresql-socket3 /
2009-12-14 Russ Tyndallfixed bugs in the postgresql-socket3 backend with list...
2009-10-09 Russ Tyndallmoved command-object up into clsql
2009-10-09 Russ Tyndallmade command-object work with execute-command calls...
2009-10-09 Russ TyndallMade release-to-conn-pool a method. Also made postgres...
2009-10-08 Russ Tyndallcreated a command object and implemented the query...
2009-10-07 Russ Tyndallmade returning column names work like it is supposed...
2009-10-06 Russ Tyndallmade booleans work correctly for objects in postgresql...
2009-10-05 Russ TyndallMerge branch 'uncontroversial' of russ@git.acceleration...
2009-10-02 Russ Tyndallfixed a recurring redefinition problem in cl-postgresql...
2009-09-29 Russ Tyndallremoved cursoring interface from postgresql-socket3...
2009-09-29 Russ Tyndallworking on filling in and using the db-postgresql-socke...
2009-09-29 Russ Tyndallfixing bugs from my first run through on clsql-postgres...
2009-09-28 Russ Tyndallfirst draft of implementing cl-postgres as a backend...