2026-07-20  Darafei Praliaskouski <komzpa@gmail.com>

	* : Merge pull request 'ci: serialize stable 3.5 Woodie regress
	stages' (!477) from
	Komzpa/postgis:fix/stable-3.5-woodie-serialize-regress into
	stable-3.5 Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/477

2026-07-19  Darafei Praliaskouski <komzpa@gmail.com>

	* : Merge pull request 'ci: isolate Bessie PostgreSQL on stable 3.5'
	(!457) from Komzpa/postgis:fix/stable-3.5-bessie-private-postgres
	into stable-3.5 Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/457

2026-07-19  Darafei Praliaskouski <komzpa@gmail.com>

	* : Merge pull request 'Fix GEOS 3.15 topology overlay junctions on
	stable 3.5' (!465) from
	Komzpa/postgis:fix/stable-3.5-geos315-topology-tests-clean into
	stable-3.5 Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/465

2026-07-20  Darafei Praliaskouski <me@komzpa.net>

	* doc/html/images/generator.c: doc: avoid overlong GraphicsMagick
	draw options

2026-07-19  Darafei Praliaskouski <me@komzpa.net>

	* ci/bessie/postgis_regress.sh: ci: isolate the Bessie PostgreSQL
	cluster (cherry picked from commit 23a1f5deddb5947c830ec6cc54d4e44dc19ebbdc)

2026-07-19  Darafei Praliaskouski <komzpa@gmail.com>

	* : Merge pull request 'Backport doc image generator policy fix to
	stable 3.5' (!454) from
	Komzpa/postgis:fix/stable-3.5-doc-image-policy into stable-3.5 Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/454

2026-07-20  Darafei Praliaskouski <me@komzpa.net>

	* .woodpecker/docs.yml: ci: keep stable 3.5 docs prepare available
	for PRs

2026-06-21  Darafei Praliaskouski <me@komzpa.net>

	* NEWS, configure.ac, doc/README, doc/html/images/generator.c,
	doc/installation.xml: Avoid ImageMagick policy errors in doc images Backport the documentation image generator changes that avoid
	ImageMagick @file draw indirection and prefer GraphicsMagick when it
	is available. This keeps stable-3.4 documentation builds working on
	hosts whose ImageMagick policy blocks @* path reads.  Closes #6046 for PostGIS 3.4 (cherry picked from commit 441805b9615b6f3e4045a9a64ae56b14643f1615)

2026-07-19  Darafei Praliaskouski <komzpa@gmail.com>

	* : Merge pull request 'Backport GEOS 3.15 compatibility fixes to
	stable 3.5' (!445) from Komzpa/postgis:fix/geos315-stable-3.5 into
	stable-3.5 Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/445

2026-07-08  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/cunit/cu_wrapx.c, regress/core/fixedoverlay.sql,
	regress/core/fixedoverlay_expected, regress/core/wrapx.sql: Fix
	non-topology regression tests for GEOS >= 3.15 (cherry picked from commit 63de00830dc7afb6102a095cb1a41514e9064c1f)

2026-06-30  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwgeom_geos_split.c: Use GEOSSplit where available for
	ST_Split (cherry picked from commit 370c6a160a21d46b0768fb70ea0d75292cc475d0)

2026-07-19  Darafei Praliaskouski <komzpa@gmail.com>

	* : Merge pull request 'utils: compare upgrade versions numerically'
	(!439) from Komzpa/postgis:ci/semver-numeric-3.5-20260719T1138Z into
	stable-3.5 Reviewed-on: https://gitea.osgeo.org/postgis/postgis/pulls/439

2026-07-19  Darafei Praliaskouski <me@komzpa.net>

	* .woodpecker/regress.yml: ci: extend PostgreSQL start timeout

2026-07-19  Darafei Praliaskouski <me@komzpa.net>

	* utils/check_all_upgrades.sh: utils: compare upgrade versions
	numerically

2026-07-07  Darafei Praliaskouski <me@komzpa.net>

	* NEWS, utils/create_upgrade.pl: upgrade: escape version regex
	literals Use explicit escape string syntax for the version parsing regular
	expressions emitted by create_upgrade.pl. This keeps downgrade
	checks quiet and parser-stable when standard_conforming_strings is
	off.  Closes #6094 for PostGIS 3.5 Closes https://github.com/postgis/postgis/pull/1158

2026-07-06  Darafei Praliaskouski <me@komzpa.net>

	* NEWS: NEWS: add entry for GH-1146 References https://github.com/postgis/postgis/pull/1146

2026-07-06  Darafei Praliaskouski <me@komzpa.net>

	* postgis/postgis_module.c: postgis: reset interrupt callbacks when
	clear Backpatches commit 12afc1d465c14008848ededffe76aac533e50bc4.  Closes https://github.com/postgis/postgis/pull/1146 for PostGIS 3.5

2026-07-06  Darafei Praliaskouski <me@komzpa.net>

	* NEWS, Version.config: NEWS: start PostGIS 3.5.8 section Closes https://github.com/postgis/postgis/pull/898 References https://github.com/postgis/postgis/pull/897

2026-06-30  Darafei Praliaskouski <me@komzpa.net>

	* ci/winnie/regress_postgis.sh,
	extras/tiger_geocoder/tiger_loader_2011.sql,
	extras/tiger_geocoder/tiger_loader_2012.sql,
	extras/tiger_geocoder/tiger_loader_2013.sql,
	extras/tiger_geocoder/tiger_loader_2014.sql,
	extras/tiger_geocoder/tiger_loader_2015.sql,
	extras/tiger_geocoder/tiger_loader_2016.sql,
	extras/tiger_geocoder/tiger_loader_2017.sql,
	extras/tiger_geocoder/tiger_loader_2018.sql,
	extras/tiger_geocoder/tiger_loader_2019.sql,
	extras/tiger_geocoder/tiger_loader_2020.sql,
	extras/tiger_geocoder/tiger_loader_2021.sql,
	extras/tiger_geocoder/tiger_loader_2022.sql: ci, tiger_geocoder: fix
	stable-3.5 upgrade helpers

2026-06-19  Darafei Praliaskouski <me@komzpa.net>

	* liblwgeom/cunit/cu_ptarray.c, liblwgeom/ptarray.c,
	regress/core/orientation.sql, regress/core/orientation_expected: 
	liblwgeom: preserve scaled area subtraction tails (cherry picked from commit afe4acd80a2ef0213d79fc5957e961b64f2acb64)

2026-06-19  Darafei Praliaskouski <me@komzpa.net>

	* liblwgeom/cunit/cu_ptarray.c, liblwgeom/ptarray.c,
	regress/core/orientation.sql, regress/core/orientation_expected: 
	liblwgeom: preserve scaled area residual tails (cherry picked from commit 9c9c07f884d86f3a133f427e2091a40e20a94c85)

2026-06-19  Darafei Praliaskouski <me@komzpa.net>

	* liblwgeom/cunit/cu_ptarray.c, liblwgeom/ptarray.c,
	regress/core/orientation.sql, regress/core/orientation_expected: 
	liblwgeom: preserve signed area residual tails (cherry picked from commit 98c783b0444a2744d04fdd59562bc0e8a6346f5f)

2026-06-17  Darafei Praliaskouski <me@komzpa.net>

	* NEWS, liblwgeom/cunit/cu_ptarray.c, liblwgeom/ptarray.c,
	regress/core/orientation.sql, regress/core/orientation_expected: 
	liblwgeom: guard compensated area overflow (cherry picked from commit e184ba878b171d548695134f8eca78cf28fedc90)

2026-06-17  Darafei Praliaskouski <me@komzpa.net>

	* liblwgeom/ptarray.c: geometry: avoid extended precision area
	dependency (cherry picked from commit 30cc254bcd7404f3d3f9440360a83298f656799f)

2026-06-16  Darafei Praliaskouski <me@komzpa.net>

	* liblwgeom/cunit/cu_ptarray.c, liblwgeom/ptarray.c,
	postgis/gserialized_supportfn.c, regress/core/tickets.sql,
	regress/core/tickets_expected: geometry: fix planner and precision
	regressions (cherry picked from commit cfc1632eb51c25e464580f1ecee8181a71e7bc80)

2026-06-30  Darafei Praliaskouski <me@komzpa.net>

	* topology/sql/topogeometry/totopogeom.sql.in: topology: preserve
	automatic tolerance defaults

2026-06-30  Darafei Praliaskouski <me@komzpa.net>

	* topology/postgis_topology.c: topology: normalize schema-safe
	tolerances

2026-06-17  Darafei Praliaskouski <me@komzpa.net>

	* topology: cast edge ids in proximity helper (cherry picked from commit 2e323499821d81288cad346dd1717513437b987f)

