[postgis] 02/07: Merge tag 'upstream/2.3.0_rc1+dfsg' into experimental

Bas Couwenberg sebastic at debian.org
Mon Sep 19 10:23:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository postgis.

commit 3023dc6dc1370280ecc2d1b627ca8dad9fccd872
Merge: ae9a72e 2881481
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Sep 19 09:58:04 2016 +0200

    Merge tag 'upstream/2.3.0_rc1+dfsg' into experimental
    
    Upstream version 2.3.0~rc1+dfsg

 .drone.yml                                         |   2 +-
 .editorconfig                                      |   3 +
 NEWS                                               |  29 ++--
 Version.config                                     |   2 +-
 doc/faq_raster.xml                                 |   2 +-
 doc/reference_constructor.xml                      |   2 +-
 doc/reference_raster.xml                           |  29 ++--
 extensions/address_standardizer/Makefile           |   6 +-
 .../address_standardizer.control                   |   2 +-
 .../address_standardizer_data_us.control           |   2 +-
 extensions/postgis/Makefile                        |   2 +-
 extensions/postgis/postgis.control                 |   2 +-
 extensions/postgis_sfcgal/Makefile                 |   2 +-
 extensions/postgis_sfcgal/postgis_sfcgal.control   |   2 +-
 extensions/postgis_tiger_geocoder/Makefile         |   2 +-
 .../postgis_tiger_geocoder.control                 |   2 +-
 extensions/postgis_topology/Makefile               |   2 +-
 .../postgis_topology/postgis_topology.control      |   2 +-
 extensions/upgradeable_versions.mk                 |   4 +-
 liblwgeom/cunit/cu_algorithm.c                     |  41 +++++
 liblwgeom/liblwgeom.h.in                           |   8 +-
 liblwgeom/lwpoly.c                                 |  40 +++++
 postgis/gserialized_estimate.c                     |   6 +-
 postgis/lwgeom_export.c                            |   4 +-
 postgis/lwgeom_functions_analytic.c                |  58 +++++++-
 postgis/lwgeom_functions_basic.c                   |   7 +-
 postgis/lwgeom_in_encoded_polyline.c               |   4 +-
 postgis/postgis.sql.in                             |   6 +-
 postgis/sqldefines.h                               |   8 +-
 postgis_svn_revision.h                             |   2 +-
 raster/rt_pg/Makefile.in                           |  18 +--
 raster/rt_pg/rtpostgis.sql.in                      |  17 ++-
 raster/test/regress/rt_createoverview.sql          |  86 +++++++++++
 raster/test/regress/rt_createoverview_expected     |  14 ++
 regress/estimatedextent_expected                   |  39 +++--
 regress/in_encodedpolyline.sql                     |   2 +-
 regress/in_encodedpolyline_expected                |   2 +-
 regress/in_geojson.sql                             |   3 +
 regress/in_geojson_expected                        |   1 +
 regress/out_geometry_expected                      |   2 +-
 regress/run_test.pl                                | 165 +++++++++++----------
 regress/sfcgal/tickets_expected                    |  12 +-
 regress/swapordinates.sql                          |   3 +
 regress/swapordinates_expected                     |   2 +
 regress/tickets.sql                                |  15 +-
 regress/tickets_expected                           |   6 +-
 topology/postgis_topology.c                        | 165 ++++++++++++++++-----
 topology/sql/populate.sql.in                       |   4 +-
 48 files changed, 619 insertions(+), 220 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git



More information about the Pkg-grass-devel mailing list