What's Changed
- Add lock timeout retries to apply by @tianzhou in #560
- fix: preserve index NULLS FIRST / NULLS LAST ordering by @tianzhou in #562
- fix: run VALIDATE CONSTRAINT in its own transaction for online rewrites by @tianzhou in #565
- feat: use native NOT NULL NOT VALID constraints on PostgreSQL 18+ by @tianzhou in #566
- chore: bump embedded PostgreSQL 18 to 18.3.0 by @tianzhou in #568
- chore: upgrade from 1.12.4 to 1.12.5 by @tianzhou in #567
Full Changelog: v1.12.4...v1.12.5