Releases: bitner/pg_table_range
Releases · bitner/pg_table_range
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
Full Changelog: https://github.com/bitner/pg_table_range/commits/v0.1.0