[postgis-tickets] [SCM] PostGIS branch stable-3.2 updated. 3.2.2-2-g919b92c05
git at osgeo.org
git at osgeo.org
Sat Jul 23 11:36:22 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.2 has been updated
via 919b92c0503cd9bd1797fe31366bfc8e09a5fbba (commit)
from f4771c748fef82a5d0b6f7d4680c981e38fcf24a (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 919b92c0503cd9bd1797fe31366bfc8e09a5fbba
Author: Regina Obe <lr at pcorp.us>
Date: Sat Jul 23 14:36:16 2022 -0400
Only goes up thru PG15, not higher
diff --git a/doc/installation.xml b/doc/installation.xml
index 481bf48e1..8d36919db 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; - 15. 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