Re: Deadlock in multiple CIC.
Jeff Janes <jeff.janes@gmail.com>
From: Jeff Janes <jeff.janes@gmail.com>
To: Jeremy Finzel <finzelj@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-12-27T18:10:48Z
Lists: pgsql-hackers
On Wed, Dec 27, 2017 at 8:50 AM, Jeremy Finzel <finzelj@gmail.com> wrote: > I was able to get this compiled, and ran the test before on stock 9.6.6, > then on this patched version. I indeed reproduced it on 9.6.6, but on the > patched version, it indeed fixes my issue. > > Let me know if I can be of further help. > Thanks for reporting and testing. Cheers, Jeff
Commits
-
Better fix for deadlock hazard in CREATE INDEX CONCURRENTLY.
- 82acf3eb7db9 9.5.13 landed
- 7490ce725edd 9.4.18 landed
- 94a898f69c83 10.4 landed
- 69e3a548e99f 9.6.9 landed
- 1dec82068b3b 11.0 landed
-
Add more temporary debug logging, in 9.4 branch only.
- eef1a609adfd 9.4.18 landed
-
Add temporary debug logging, in 9.4 branch only.
- e55380f3b601 9.4.18 landed