[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-219-g56254ed

git at osgeo.org git at osgeo.org
Thu Jun 17 09:31:50 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, master has been updated
       via  56254ed50db11fede67939f7de6e6b71aae9f358 (commit)
      from  79a2f829cd59880fbc186233f3939e0762952c0e (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 NEWS                                  |   2 +
 doc/reference_guc.xml                 | 448 +++++++++++++++++++---------------
 doc/reference_raster.xml              |  58 -----
 doc/using_raster_dataman.xml          |   9 +-
 liblwgeom/Makefile.in                 |   1 +
 liblwgeom/cunit/cu_misc.c             |  51 +++-
 liblwgeom/optionlist.c                |  80 +++++-
 liblwgeom/optionlist.h                |   9 +
 liblwgeom/stringlist.c                | 148 +++++++++++
 liblwgeom/{lwmpoly.c => stringlist.h} |  59 ++---
 raster/rt_core/librtcore.h            |  14 +-
 raster/rt_core/rt_context.c           |  50 +++-
 raster/rt_core/rt_pixel.c             |   2 +
 raster/rt_core/rt_util.c              |  44 +++-
 raster/rt_pg/rtpg_gdal.c              |  95 +------
 raster/rt_pg/rtpostgis.c              | 234 +++++++++++++++++-
 raster/rt_pg/rtpostgis.sql.in         |   5 -
 raster/rt_pg/rtpostgis_drop.sql.in    |   1 +
 18 files changed, 904 insertions(+), 406 deletions(-)
 create mode 100644 liblwgeom/stringlist.c
 copy liblwgeom/{lwmpoly.c => stringlist.h} (54%)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list