The PostGIS Team is pleased to release PostGIS 3.7.0alpha1! Best Served with PostgreSQL 19 Beta1 and GEOS 3.15 which will be released soon. This version requires PostgreSQL 14 - 19beta1, GEOS 3.10 or higher, and Proj 6.1+. To take…
A PostgreSQL 14 database threw an error that PostgreSQL 14 cannot produce.

A few months ago, I spent time with multiple teams inside the same large financial services organization. I spoke with the data engineering team. The AI and model team. The platform team. The governance and compliance team. Each…
On 1st of July 2026, Masahiko Sawada committed patch: Add min() and max() aggregate support for uuid. The uuid type already has a full set of comparison operators and a btree operator class, so it is totally ordered. min() and max() were…