[SCM] PostGIS branch master updated. 3.4.0rc1-927-g88b28ad0c

git at osgeo.org git at osgeo.org
Fri Feb 16 00:58:25 PST 2024


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, master has been updated
       via  88b28ad0c62d2509b29ab631667efb4c472e9451 (commit)
      from  799a63a81aa2a791ce2813f0342bd6e0315b3d16 (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 88b28ad0c62d2509b29ab631667efb4c472e9451
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Feb 16 09:57:59 2024 +0100

    Fix typo

diff --git a/topology/postgis_topology.c b/topology/postgis_topology.c
index f8b424afb..134dc8e28 100644
--- a/topology/postgis_topology.c
+++ b/topology/postgis_topology.c
@@ -69,7 +69,7 @@ struct LWT_BE_DATA_T
    * in the database.
    * It will be used by SPI_execute calls to
    * make sure to see any data change occurring
-   * doring operations.
+   * during operations.
    */
   bool data_changed;
 

-----------------------------------------------------------------------

Summary of changes:
 topology/postgis_topology.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list