aboutsummaryrefslogtreecommitdiff
path: root/pgsql/types/traits.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Style changesBoris Kolpackov1-2/+2
2011-07-28Add value_traits specializations for std::vector<char>Boris Kolpackov1-38/+1
2011-07-25Use initialization syntax instead of assignmentBoris Kolpackov1-1/+1
2011-07-24Correct bug in calculation of varbit byte lengthConstantin Michael1-1/+1
2011-07-14Aesthetic changes to PostgreSQL BIT testConstantin Michael1-3/+11
2011-07-14Test VARBIT bit length is handled correctlyConstantin Michael1-13/+34
2011-07-12Add PostgreSQL types and truncation testsConstantin Michael1-0/+208