Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-18 | Add binding structure | Constantin Michael | 2 | -0/+105 |
2011-05-17 | Add oid enum generated from postgres-8.4.8/src/include/catalog/pg_type.h | Constantin Michael | 1 | -0/+230 |
2011-05-13 | Add PGresult pointer wrapper | Constantin Michael | 6 | -117/+137 |
2011-05-12 | Implement database::execute | Constantin Michael | 4 | -13/+59 |
2011-05-11 | Add transaction support to database | Constantin Michael | 2 | -10/+15 |
2011-05-11 | Add transaction implementation | Constantin Michael | 7 | -1/+283 |
2011-05-11 | Modify error to allow for libpq resource cleanup | Constantin Michael | 2 | -25/+54 |
2011-05-11 | Uncomment calls to connection and connection-factory interface | Constantin Michael | 3 | -31/+24 |
2011-05-11 | Add connection and connection factory implementations | Constantin Michael | 6 | -2/+529 |
2011-05-09 | Add error support | Constantin Michael | 5 | -3/+176 |
2011-05-05 | Add pgsql database implementation | Constantin Michael | 9 | -22/+547 |
2011-05-03 | Add libodb-pgsql infrastructure files | Constantin Michael | 54 | -0/+3187 |
2011-04-28 | Add .gitignore | Boris Kolpackov | 1 | -0/+21 |