summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.05
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index b9fc03066e..1dfbeaa35f 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -567,6 +567,11 @@ sqlite
'true' and 'false'. Sqlite does not have a boolean column type and it is
customary to use integer. QTBUG-23895
+postgres
+--------
+* the error message returned in QSqlError::text() has the SQLSTATE error code
+appended in parantheses.
+
****************************************************************************
* Platform Specific Changes *
****************************************************************************