aboutsummaryrefslogtreecommitdiff
path: root/pgsql/types
AgeCommit message (Expand)AuthorFilesLines
2011-08-24Make tests use unique table prefixesBoris Kolpackov1-2/+2
2011-08-04Style changesBoris Kolpackov1-2/+2
2011-07-28Add value_traits specializations for std::vector<char>Boris Kolpackov3-41/+4
2011-07-25Add type qualifier to large integer literalsBoris Kolpackov1-2/+2
2011-07-25Use initialization syntax instead of assignmentBoris Kolpackov1-1/+1
2011-07-24Remove all references to NUMERICConstantin Michael2-6/+1
2011-07-24Correct bug in calculation of varbit byte lengthConstantin Michael1-1/+1
2011-07-19New design for NULL semanticsBoris Kolpackov1-20/+20
2011-07-14Aesthetic changes to PostgreSQL BIT testConstantin Michael1-3/+11
2011-07-14Test VARBIT bit length is handled correctlyConstantin Michael3-18/+78
2011-07-14Remove duplicated libodb-pgsql import stubsConstantin Michael1-6/+2
2011-07-12Add PostgreSQL types and truncation testsConstantin Michael5-0/+568