Re: Server crash due to assertion failure in CheckOpSlotCompatibility()

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Ashutosh Sharma <ashu.coek88@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-05-30T14:18:21Z
Lists: pgsql-hackers
Hi,


On 2019-05-30 16:31:39 +0530, Ashutosh Sharma wrote:
> Here are some more details on the crash reported in my previous e-mail for
> better clarity:

I'll look into this once pgcon is over... Thanks for finding!

Greetings,

Andres Freund



Commits

  1. Fix slot type handling for Agg nodes performing internal sorts.

  2. Verify that expected slot types match returned slot types.