Changes.Watch

Postgres changelog digest

Apr 28 - May 4, 2025. Useful releases, risky migrations, and noisy updates from the Postgres channel.

No matching updates in this bucket.

Postgres updates in 2025-w18

6.7.0

  • Introduced Rust‑free Query Compiler for PostgreSQL and SQLite (early access) requiring new flags and driver adapters
  • Made multi‑file Prisma schemas GA and added a split‑output Prisma client generator to improve editor performance
  • Added a preview driver adapter for the sqlite3 JavaScript driver for native SQLite access