Re: [PATCHES] [HACKERS] CIC and deadlocks

2008-03-17 Thread Tom Lane
"Pavan Deolasee" <[EMAIL PROTECTED]> writes: > [ patch to reduce probability of deadlock of CREATE INDEX CONCURRENTLY > with other things ] This patch no longer applies because of the VirtualXid changes. Looking at it again, I'm fairly dissatisfied with it anyway; I really don't like moving the

Re: [PATCHES] [HACKERS] CIC and deadlocks

2007-04-26 Thread Bruce Momjian
This has been saved for the 8.4 release: http://momjian.postgresql.org/cgi-bin/pgpatches_hold --- Pavan Deolasee wrote: > On 4/11/07, Tom Lane <[EMAIL PROTECTED]> wrote: > > > > > [ itch... ] The problem is with t