[postgis-tickets] [SCM] PostGIS branch stable-2.4 updated. 2.4.9-12-g58434ed
git at osgeo.org
git at osgeo.org
Sun Aug 15 21:27:09 PDT 2021
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-2.4 has been updated
via 58434eddd046a69114e49c92c6992cd44a41f00b (commit)
from 4b1d5ffc63884850a2645df1359574f20cbcc331 (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 58434eddd046a69114e49c92c6992cd44a41f00b
Author: Regina Obe <lr at pcorp.us>
Date: Mon Aug 16 00:24:39 2021 -0400
Put in legacy file - hopefully closes #4972
diff --git a/regress/legacy.sql b/regress/legacy.sql
index 57bd4ab..502c041 100644
--- a/regress/legacy.sql
+++ b/regress/legacy.sql
@@ -6,7 +6,7 @@
-- This file also serves as a testcase for uninstall_legacy.sql
--
-SET client_min_messages TO WARNING;
+SET client_min_messages TO ERROR;
\cd :scriptdir
\i legacy.sql
-----------------------------------------------------------------------
Summary of changes:
regress/legacy.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list