Re: server crash in nodeAppend.c
Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>
From: Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-03-01T06:30:23Z
Lists: pgsql-hackers
On Wed, Feb 28, 2018 at 9:29 PM, Robert Haas <robertmhaas@gmail.com> wrote: > Nice test case. I pushed commit > ce1663cdcdbd9bf15c81570277f70571b3727dd3, including your test case, to > fix this. Thanks Robert for fix and commit. I have reverified commit, this is working fine now. Thanks & Regards, Rajkumar Raghuwanshi QMG, EnterpriseDB Corporation
Commits
-
Fix assertion failure when Parallel Append is run serially.
- ce1663cdcdbd 11.0 landed