Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework type handling; reducing the number of paremeters being passed around a... | stuconnolly | 2012-09-10 | 1 | -1/+1 |
* | Add support for network address types. | stuconnolly | 2012-09-09 | 1 | -1/+1 |
* | Additional type support. | stuconnolly | 2012-09-09 | 1 | -1/+1 |
* | Rename some classes. | stuconnolly | 2012-09-09 | 1 | -16/+16 |
* | Missing from previous commit. | stuconnolly | 2012-09-09 | 1 | -4/+4 |
* | Add a time interval wrapper. | stuconnolly | 2012-09-09 | 1 | -0/+8 |
* | Add tests target and test script. | stuconnolly | 2012-09-08 | 1 | -2/+165 |
* | Add native timezone type support. | stuconnolly | 2012-09-08 | 1 | -0/+16 |
* | Headers shouldn't be public. | stuconnolly | 2012-09-07 | 1 | -2/+2 |
* | Add libpqtypes static library so we don't have to reverse engineer Postgres' ... | stuconnolly | 2012-09-07 | 1 | -18/+50 |
* | Header should be public. | stuconnolly | 2012-09-06 | 1 | -1/+1 |
* | Initial commit of PostgresKit, our new Postgres framework as a start towards ... | stuconnolly | 2012-09-03 | 1 | -0/+637 |