Skip to content

Releases: bitner/pg_table_range

v0.1.1

23 Jun 19:24

Choose a tag to compare

v0.1.0

23 Jun 19:09

Choose a tag to compare

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