aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/query.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Fix type name shadowingBoris Kolpackov1-16/+18
2011-07-14Add support for binary format NUMERIC typeConstantin Michael1-37/+43
2011-07-13Add support for DATE, TIME and TIMESTAMP SQL typesConstantin Michael1-84/+102
2011-07-05Aesthetic changesConstantin Michael1-0/+4
2011-07-05Implement PostgreSQL specific queryConstantin Michael1-44/+39
2011-07-04Add query and result implementationConstantin Michael1-0/+1687