aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/query.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-08-19Rework query machinery not to use '_' as primary table aliasBoris Kolpackov1-72/+83
2011-07-05Only bind native binding structure when references are presentConstantin Michael1-4/+10
2011-07-05Aesthetic changesConstantin Michael1-4/+4
2011-07-05Implement PostgreSQL specific queryConstantin Michael1-26/+68
2011-07-04Add query and result implementationConstantin Michael1-0/+256