Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-23 | Polymorphic inheritance support | Boris Kolpackov | 1 | -16/+16 |
2012-01-29 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2012-01-29 | Remove author field from file header | Boris Kolpackov | 1 | -3/+1 |
2011-11-07 | Add support for SQL statement tracing | Boris Kolpackov | 1 | -0/+1 |
2011-10-27 | Make sure output directory exist before generating config.h | Boris Kolpackov | 1 | -1/+1 |
2011-10-03 | Work around bug in Sun CC1.6.01.6 | Boris Kolpackov | 1 | -0/+1 |
2011-09-06 | Support for views; native part | Boris Kolpackov | 1 | -0/+1 |
2011-08-30 | Implement uniform handle management across all databases | Boris Kolpackov | 1 | -0/+1 |
2011-07-04 | Update makefile | Constantin Michael | 1 | -1/+2 |
2011-05-31 | Add traits to makefile | Constantin Michael | 1 | -0/+1 |
2011-05-30 | Move endian-traits to odb/pgsql/details folder | Constantin Michael | 1 | -11/+11 |
2011-05-27 | Add new files to makefile | Constantin Michael | 1 | -9/+10 |
2011-05-26 | Add host endian detection and endian conversion algorithms | Constantin Michael | 1 | -0/+1 |
2011-05-19 | Update makefile to build statement.cxx | Constantin Michael | 1 | -0/+1 |
2011-05-11 | Add transaction implementation | Constantin Michael | 1 | -1/+3 |
2011-05-11 | Add connection and connection factory implementations | Constantin Michael | 1 | -0/+2 |
2011-05-09 | Add error support | Constantin Michael | 1 | -1/+2 |
2011-05-05 | Add pgsql database implementation | Constantin Michael | 1 | -3/+5 |
2011-05-03 | Add libodb-pgsql infrastructure files | Constantin Michael | 1 | -0/+128 |