Thread: pgsql: Fix possible failure in parallel index build.

pgsql: Fix possible failure in parallel index build.

From
Robert Haas
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/47cb9ca49a611fa518e1a0fe46526507c96a5612

Modified Files
--------------
src/backend/catalog/index.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)