Fix Parallel Append crash.

Robert Haas <rhaas@postgresql.org>

Commit: 9c64ddd414855fb10e0355e887745270a4464c50
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-12-06T13:42:50Z
Releases: 11.0
Fix Parallel Append crash.

Reported by Tom Lane and the buildfarm.

Amul Sul and Amit Khandekar

Discussion: http://postgr.es/m/17868.1512519318@sss.pgh.pa.us
Discussion: http://postgr.es/m/CAJ3gD9cJQ4d-XhmZ6BqM9rMM2KDBfpkdgOAb4+psz56uBuMQ_A@mail.gmail.com

Files

PathChange+/−
src/backend/executor/nodeAppend.c modified +10 −2

Discussion