aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/basic/pgsql/qbyte-array-traits.hxx
AgeCommit message (Collapse)AuthorFilesLines
2011-10-28Don't use QByteArray replace() overload that was only added in Qt 4.7Boris Kolpackov1-1/+7
The bad thing is that another overload, added in Qt 4.5, was silently used in the 4.5-4.6 versions which predictably did the wrong thing.
2011-07-22Add PostgreSQL support to Qt profileConstantin Michael1-0/+71