github pgdogdev/pgdog v0.1.37

9 hours ago

What's Changed

  • fix: add bounds checks to some buffer accesses by @jaggederest
  • fix: ProtocolOutOfSync error
  • fix: count(*) in query broke CTE write check
  • fix: return ProtocolViolation instead of syntax error in admin DB; makes tools like pgcli work out of the box
  • feat: support multiple user/server passwords; supports zero-downtime password rotation
  • feat: handle SET in single-primary / only replicas configuration automatically
  • feat: add regex parser trigger to minimize parsing when not needed
  • feat: add parallel copy override for speeding up table copy during resharding
  • feat: add log throttle, to suppress duplicative logs during error storms
  • feat: detect advisory locks with regex
  • feat: support arrays as aggregate targets in cross-shard queries @jaggederest

Full Changelog: v0.1.36...v0.1.37

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.