diff --git a/general.ent b/general.ent
index 5a3e3be41d..18e7f60153 100644
--- a/general.ent
+++ b/general.ent
@@ -1,12 +1,12 @@
-
+
-
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 5040c30e05..316b907d4d 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -41,6 +41,16 @@
-->
+
+ March 4th, 2019
+
+
+ [thomas] - Upgrade to postgresql-10.3. Fixes
+ #10456.
+
+
+
+
March 2nd, 2019
diff --git a/packages.ent b/packages.ent
index ab50d0787e..d1a4cd3fbe 100644
--- a/packages.ent
+++ b/packages.ent
@@ -510,7 +510,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
-
+
diff --git a/server/databases/postgresql.xml b/server/databases/postgresql.xml
index b1d45d7a64..864c199f2e 100644
--- a/server/databases/postgresql.xml
+++ b/server/databases/postgresql.xml
@@ -6,9 +6,9 @@
-
+
-
+
]>
@@ -187,7 +187,8 @@ chown -Rv postgres:postgres /srv/pgsql /run/postgresql
: builds the PL/Python server-side
- language. Add PYTHON=/usr/bin/python3 for Python3 support.
+ language. Add PYTHON=/usr/bin/python2 for Python2 support, otherwise
+ Python3 is used by default.
: builds the PL/Tcl server-side language.