summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/psql/qsql_psql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prefer rvalue version of toLocal8Bit()Anton Kudryavtsev2017-03-301-1/+1
* Prefer rvalue versions of toLower() and toUpper()Anton Kudryavtsev2017-03-281-4/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-7/+6
|\
| * PostgreSQL: fix datetime format when system locale doesn't use arabic numeralsMichael Jabbour2017-03-181-1/+4
| * Remove a Q_GLOBAL_STATIC with QMutex in favor of QBasicAtomicIntThiago Macieira2017-03-171-6/+2
* | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-1/+1
|/
* Replace QLatin1Literal with QLatin1StringAnton Kudryavtsev2016-09-031-2/+2
* Always compile sql drivers as pluginsLars Knoll2016-04-071-0/+1508