Skip to content

@arssher arssher released this Apr 7, 2020 · 2 commits to master since this release

Contains the only fix: heal segfault introduced in 11.7 and 12.2

commit 8f68671
Author: Arseny Sher [email protected]
Date: Thu Apr 2 21:00:26 2020 +0300

[PGPRO-3725] zero out garbage in append_rel_array if we allocate it.

Since 1d9056f563f3 (who uses AppendRelInfo* existence as a mark this rel is
child) in 11.7 this led to (known) random segfaults.
Assets 2

@arssher arssher released this Nov 22, 2019 · 7 commits to master since this release

Port to Postgres 12.

Assets 2

@arssher arssher released this Nov 22, 2019 · 7 commits to master since this release

Prevent double expand partitioned table by built-in inheritance and pg_pathman's one.

Assets 2

@arssher arssher released this Jul 2, 2019 · 18 commits to master since this release

Minor fixes.

Assets 2

@arssher arssher released this Jul 2, 2019 · 23 commits to master since this release

Minor fixes.

Assets 2

@arssher arssher released this Jul 2, 2019 · 26 commits to master since this release

Fix SELECT FOR SHARE/UPDATE with multilevel partitioning, cache fixes, other minor things.

Assets 2

@arssher arssher released this Jul 2, 2019 · 53 commits to master since this release

Minor fixes

Assets 2

@arssher arssher released this Jul 2, 2019 · 56 commits to master since this release

Minor fixes

Assets 2

@ildus ildus released this Dec 17, 2018 · 59 commits to master since this release

Minor fix

Assets 2

@ildus ildus released this Oct 4, 2018 · 63 commits to master since this release

  • Partial support of declarative partitioning from PostgreSQL 10+.
  • Compilation fixes for Windows.
Assets 2
You can’t perform that action at this time.