Fix possible failure in parallel index build.

Robert Haas <rhaas@postgresql.org>

Commit: 47cb9ca49a611fa518e1a0fe46526507c96a5612
Author: Robert Haas <rhaas@postgresql.org>
Date: 2018-04-06T23:28:48Z
Releases: 11.0
Fix possible failure in parallel index build.

Report and proposed fix by David Rowley, put in patch form by
Peter Geoghegan.

Discussion: http://postgr.es/m/CAKJS1f91kq1wfYR8rnRRfKtxyhU2woEA+=whd640UxMyU+O0EQ@mail.gmail.com

Files

PathChange+/−
src/backend/catalog/index.c modified +1 −2

Discussion