pgsql: Fix possible failure in parallel index build. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix possible failure in parallel index build.
Date
Msg-id E1f4awO-000594-LL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Allow insert and update tuple routing and COPY for foreigntable
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: fix broken markup.