Re: [BUGS] BUG #3245: PANIC: failed to re-find shared lock object - Mailing list pgsql-patches

From Heikki Linnakangas
Subject Re: [BUGS] BUG #3245: PANIC: failed to re-find shared lock object
Date
Msg-id 4631B7E0.4030407@enterprisedb.com
Whole thread Raw
In response to Re: [BUGS] BUG #3245: PANIC: failed to re-find shared lock object  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Attached is the complete patch against HEAD to prevent hashtable bucket
> splits during hash_seq_search.  Any comments before I start
> back-porting?  I suppose we had better patch this all the way back,
> even though AtPrepare_Locks() is the only known trouble spot.

Looks good to me.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Hash function for numeric (WIP)
Next
From: Tom Lane
Date:
Subject: Re: Hash function for numeric (WIP)