Skip to content

1.1.1 (2018-12-20)

Compare
Choose a tag to compare
@LeeHampton LeeHampton released this 20 Dec 18:50

High-level changes

  • Fix issue when upgrading with pg_upgrade
  • Fix a segfault that sometimes appeared in long COPYs
  • Other bug and stability fixes
  • Release changes: This release will not be released on Debian 7 (obsoleted since June). Additionally, packages for Ubuntu 17.10 will be removed as they have been out-of-date since 17.10 was obsoleted in the summer.

Notable commits

  • [f99b540] Avoid loading twice in parallel workers and load only from $libdir
  • [e310f7d] Don't throw errors when extension is loaded but not installed yet
  • [8498416] Free ChunkInsertStates when the es_per_tuple_exprcontext is freed
  • [937eefe] Set C standard to C11

Thanks