Re: BUG #16104: Invalid DSA Memory Alloc Request in Parallel Hash
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Tomas Vondra <tomas.vondra@2ndquadrant.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Andres Freund <andres@anarazel.de>, James Coleman <jtc331@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>,
Robert Haas <robertmhaas@gmail.com>
Date: 2019-12-17T23:36:57Z
Lists: pgsql-bugs
On Wed, Dec 18, 2019 at 12:21 PM Tomas Vondra <tomas.vondra@2ndquadrant.com> wrote: > So yeah, that probably means the theory about CHECK_FOR_INTERRUPTS call > missing right after latch reset is correct. I wonder if it'd be better to remove that ResetLatch() (what is it good for?) or add CFI().
Commits
-
Rotate instead of shifting hash join batch number.
- 5c0a132cf141 9.4.26 landed
- 893eaf0be8be 9.5.21 landed
- 15861deb65cd 9.6.17 landed
- 8e89bc6dfd3d 10.12 landed
- 9e551a14cb45 11.7 landed
- 8052aaf521e4 12.2 landed
- e69d64454778 13.0 landed