Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:00

What's Changed

  • Codec decode optimizations by @tsg in #19
  • join-query performance: planner stats for compressed partitions by @tsg in #22
  • Improvements to planner stats by @tsg in #23
  • Fix ProcessUtility on databases where deltax is not enabled by @tsg in #25
  • Parallelize queries with no group by by @tsg in #26
  • Perf improvements clickbench by @tsg in #28
  • Bench/infra: collision-safe EC2 provisioning, harness hooks, EC2 validation runbook by @SferaDev in #30
  • fix(compress): read jsonb SPI datums as JsonB, not text by @agentxagi in #27
  • feat: pg_deltax.target_database GUC — configurable database(s) for the maintenance worker by @wezell in #38
  • worker: simplify target_database worker wiring + add tests (follow-up to #38) by @tsg in #39

New Contributors

Full Changelog: v0.2.0...v0.2.1