[postgis-tickets] [SCM] PostGIS branch stable-3.1 updated. 3.1.6-2-g0e9ccc766
git at osgeo.org
git at osgeo.org
Sat Jul 23 11:35:15 PDT 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, stable-3.1 has been updated
via 0e9ccc76609a38fa4fda2d7dfa73ac796d76ba02 (commit)
from 7db23ed4eb34833e028da61560154d193967c305 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0e9ccc76609a38fa4fda2d7dfa73ac796d76ba02
Author: Regina Obe <lr at pcorp.us>
Date: Sat Jul 23 14:35:09 2022 -0400
Only goes up to PG 14 not higher
diff --git a/doc/installation.xml b/doc/installation.xml
index f5c2d67a8..b67ab7cbc 100644
--- a/doc/installation.xml
+++ b/doc/installation.xml
@@ -133,7 +133,7 @@ tar -xvzf postgis-&last_release_version;.tar.gz</programlisting>
<itemizedlist>
<listitem>
<para>
- PostgreSQL &min_postgres_version; or higher. A complete installation
+ PostgreSQL &min_postgres_version; - 14. A complete installation
of PostgreSQL (including server headers) is required. PostgreSQL
is available from
<ulink url="http://www.postgresql.org">
-----------------------------------------------------------------------
Summary of changes:
doc/installation.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list