]> granicus.if.org Git - postgresql/commit
Fix possible failure in parallel index build.
authorRobert Haas <rhaas@postgresql.org>
Fri, 6 Apr 2018 23:28:48 +0000 (19:28 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 6 Apr 2018 23:28:48 +0000 (19:28 -0400)
commit47cb9ca49a611fa518e1a0fe46526507c96a5612
tree6799e675cdc3cb2dbddb5f7a0c7a8d1a8548c501
parent3d956d9562aa4811b5eaaaf5314d361c61be2ae0
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
src/backend/catalog/index.c