Re: 9.3 Beta1 status report - Mailing list pgsql-hackers

From Andres Freund
Subject Re: 9.3 Beta1 status report
Date
Msg-id 20130421105341.GA10224@awork2.anarazel.de
Whole thread Raw
In response to Re: 9.3 Beta1 status report  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On 2013-04-20 22:36:32 -0700, Peter Geoghegan wrote:
> On Sat, Apr 20, 2013 at 10:02 PM, Bruce Momjian <bruce@momjian.us> wrote:
> > I will be working on polishing them for the next ten days, so any
> > feedback, patches, or commits are welcome.  I still need to add lots of
> > SGML markup.
> 
> I've noticed a few things:
> 
> * Allow heap-only tuple updates on system tables (Andres Freund)
> 
> Didn't Andres just fix a bug wherein HOT updates usually wouldn't
> occur on system tables following the commit of the foreign key locks
> patch?

Yes, that definitely was a bugfix for a HEAD only feature.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: 9.3 Beta1 status report
Next
From: Fujii Masao
Date:
Subject: Re: Inconsistent DB data in Streaming Replication