2022-08-18  Regina Obe <lr@pcorp.us>

	* NEWS: Fix NEWS

2022-08-18  Regina Obe <lr@pcorp.us>

	* extensions/upgradeable_versions.mk: Add missing update targets

2022-08-18  Regina Obe <lr@pcorp.us>

	* NEWS, README.postgis, Version.config,
	ci/winnie/package_postgis.sh, ci/winnie/regress_postgis.sh,
	doc/release_notes.xml: Prep for 3.2.3 release

2022-08-18  Sandro Santilli <strk@kbt.io>

	* regress/core/regress_big_polygon.sql: Drop manual QUIET setting
	from regress tests

2022-08-18  Sandro Santilli <strk@kbt.io>

	* regress/run_test.pl: run_test.pl: always pass --quiet to psql Removes the need to filter out lines ourselves from perl

2022-08-17  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS: News entry for #5171

2022-08-17  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwspheroid.c: Short circuit geodesic distance when input
	points are equal (References #5171)

2022-08-17  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS, liblwgeom/lwgeom_transform.c: Reset errno in case of bad
	projtext parse, References #5181

2022-07-29  Paul Ramsey <pramsey@cleverelephant.ca>

	* postgis/gserialized_supportfn.c: Ensure that additional operators
	are not appended when the function and opfamily disagree about
	dimensionality. References #5025

2022-08-17  Regina Obe <lr@pcorp.us>

	* doc/installation.xml: Put in autogen.sh as part of git clone
	steps.  Closes #5200 for PostGIS 3.2.3

2022-08-17  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS: News entry for #5032

2022-08-17  Paul Ramsey <pramsey@cleverelephant.ca>

	* postgis/gserialized_estimate.c: Correctly read geometry extent off
	multi-key GIST indexes. References #5032

2022-08-13  Sandro Santilli <strk@kbt.io>

	* regress/run_test.pl: run_test: fix --upgrade with no
	--upgrade-path with 3.0+ versions Fixes --extension --raster --upgrade tests where --upgrade-path is
	not given and default version is 3.0 or later

2022-08-13  Sandro Santilli <strk@kbt.io>

	* regress/run_test.pl: run_test: stop assuming default version has
	split raster Fixes --extension --upgrade tests where --upgrade-path is NOT given
	and the default version in .control file is older than 3.0
	(pre-split times)

2022-08-13  Sandro Santilli <strk@kbt.io>

	* regress/run_test.pl: Fix perl syntax logic

2022-08-12  Sandro Santilli <strk@kbt.io>

	* regress/run_test.pl: run_test: don't try to handle raster split
	when coming from unpackaged References #5213 in stable-3.2 branch (3.2.3dev)

2022-08-12  Sandro Santilli <strk@kbt.io>

	* regress/run_test.pl: run_test.pl: raster extension needs be
	upgraded only when split from core

2022-08-12  Sandro Santilli <strk@kbt.io>

	* regress/run_test.pl: run_test.pl: fix support for pre-split-raster
	unpackaged upgrade testing

2022-08-12  Sandro Santilli <strk@kbt.io>

	* utils/create_unpackaged.pl: Survive upgrades adding views and
	tables References #5187 in 3.2 branch (3.2.3dev)

2022-08-12  Sandro Santilli <strk@kbt.io>

	* Survive upgrades adding operator class (and other object kinds) References #5187 in 3.2 branch (3.2.3dev)

