github pgdogdev/pgdog v0.1.35

10 hours ago

What's Changed

  • feat: DDL-only/DML-only mirroring
  • fix: much faster schema loading query, works with databases with many tables
  • fix: invalid keep-alive settings are just a warning now, won't cause a crash
  • fix: race in extended_anonymous prepared statements
  • fix: deadlock in sharded SELECT ... WHERE IN ($1, $2, $3)
  • fix: handle LIMIT $1 where $1 is null using the extended protocol
  • fix: logical replication Delete message generated incorrect parameters with compound identity columns
  • chore: add postgres.js tests to CI

Full Changelog: v0.1.34...v0.1.35

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.