aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/date-time/pgsql
AgeCommit message (Collapse)AuthorFilesLines
2013-02-09Update copyright yearBoris Kolpackov4-4/+4
2012-07-30Add missing <odb/post.hxx> includesBoris Kolpackov1-0/+2
2012-01-29Update copyright yearBoris Kolpackov4-4/+4
2012-01-29Remove author field from file headerBoris Kolpackov4-4/+0
Too much effort to maintain.
2011-12-05Improve PostgreSQL boost date-time mappings to handle microsecond resolutionConstantin Michael1-23/+33
Note that these changes also remove the limitation for minimum and maximum date times imposed by the Boost 64 bit std::time_t implementation. The ptime mapping no longer utilizes the Boost std::time_t interface.
2011-07-22Add PostgreSQL support to Boost profileConstantin Michael4-0/+267