Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-04-07 | 387 Bytes | |
Version 1.5.11 source code.tar.gz | 2020-04-07 | 353.3 kB | |
Version 1.5.11 source code.zip | 2020-04-07 | 479.3 kB | |
Totals: 3 Items | 833.0 kB | 0 |
Contains the only fix: heal segfault introduced in 11.7 and 12.2
commit [8f6867] Author: Arseny Sher sher-ars@yandex.ru 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.