[mapserver-commits] [MapServer/MapServer] e2ef15: PostGIS: use ST_Intersects instead of && for bound...

Even Rouault noreply at github.com
Thu Jun 10 11:04:10 PDT 2021


  Branch: refs/heads/branch-7-6
  Home:   https://github.com/MapServer/MapServer
  Commit: e2ef15504f6e4e79537467568134b0bb4d5bdb8a
      https://github.com/MapServer/MapServer/commit/e2ef15504f6e4e79537467568134b0bb4d5bdb8a
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M mappostgis.c
    M msautotest/create_postgis_test_data.sh
    A msautotest/wxs/expected/wfs_postgis_issue_6181.xml
    A msautotest/wxs/expected/wfs_postgis_issue_6181_startindex_1.xml
    A msautotest/wxs/wfs_postgis_paging.map

  Log Message:
  -----------
  PostGIS: use ST_Intersects instead of && for bounding box (fixes #6181, fixes #6230)


  Commit: 98ad83a21896b45e36583340914f2b24f8934ac4
      https://github.com/MapServer/MapServer/commit/98ad83a21896b45e36583340914f2b24f8934ac4
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M mapquery.c

  Log Message:
  -----------
  msQueryByFeatures(): avoid potential segfault when reslut set is empty


  Commit: 91a9d4c8931d4651ede897f30efef04e7108bbec
      https://github.com/MapServer/MapServer/commit/91a9d4c8931d4651ede897f30efef04e7108bbec
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M mappostgis.c
    M mapquery.c
    M msautotest/create_postgis_test_data.sh
    A msautotest/wxs/expected/wfs_postgis_issue_6181.xml
    A msautotest/wxs/expected/wfs_postgis_issue_6181_startindex_1.xml
    A msautotest/wxs/wfs_postgis_paging.map

  Log Message:
  -----------
  Merge pull request #6348 from rouault/backport_7_6_fix_6181

[Backport 7.6] PostGIS: use ST_Intersects instead of && for bounding box (fixes #6181, fixes #6230)


Compare: https://github.com/MapServer/MapServer/compare/fe3c28aec0df...91a9d4c8931d


More information about the mapserver-commits mailing list