Re: [PATCH] HOT on tables with oid indexes broken
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Andres Freund <andres@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2013-02-01T14:07:23Z
Lists: pgsql-hackers
Andres Freund wrote: > > Hi, > > The fklocks patch moved HeapSatisfiesHOTandKeyUpdate (or rather > HeapSatisfiesHOTUpdate back then) to be called way earlier in > heap_update as its needed to know which lock level is > required. Unfortunately the oid of the new tuple isn't yet setup at that > point. Applied, thanks. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services