Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:09
· 1 commit to main since this release

What's Changed

  • Consolidate on the index access method; auto-provision opclasses by @bitner in #1
  • Index-resident, incrementally-maintained summaries (BRIN-style); remove side table + REINDEX by @bitner in #2
  • Match CHECK constraint exclusion planning speed (per-plan compilation + backend summary cache) by @bitner in #3

New Contributors

  • @bitner made their first contribution in #1

Full Changelog: https://github.com/bitner/pg_table_range/commits/v0.1.0