Changes.Watch

Postgres changelog digest

Sep 29 - Oct 5, 2025. Useful releases, risky migrations, and noisy updates from the Postgres channel.

No matching updates in this bucket.

Postgres updates in 2025-w40

6.16.3

  • Fixed missing JSON null type definitions in Prisma Client’s browser entrypoint.
  • Restored pre‑6.13.0 migration behavior by not adding a default schema namespace unless explicitly defined.
  • Re‑enabled negative `take` in `findFirst`, aligned self‑signed certificate handling in Accelerate, and fixed event listener leak in @prisma/adapter‑mariadb.