Skip to content

version 2.0.0beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjuju rjuju released this 11 Dec 04:13
· 22 commits to master since this release

New features:

  • Add support for hypothetical partitioning, for pg10+ (Hosoya Yuzuko,
    Julien Rouhaud)

Miscellaneous

  • Use a dedicated MemoryContext to store hypothetical objects

Bug fixes:

  • Call previous explain_get_index_name_hook if it was setup
  • add hypopg_reset_index() SQL function