Re: Time for beta2 ? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Time for beta2 ?
Date
Msg-id 21758.1370440207@sss.pgh.pa.us
Whole thread Raw
In response to Time for beta2 ?  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Time for beta2 ?  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Heikki Linnakangas <hlinnakangas@vmware.com> writes:
> We've almost cleared the open items list, and I'm not aware of any other 
> unfixed issues in 9.3beta1. Could we make a beta2 release soon? There 
> have been a bunch of recovery-related fixes since beta1, it would be 
> nice to get those fixes in the hands of testers.

There are at least two initdb-forcing things on the table, which I think
we need to resolve before we push beta2:

1. The business around being able to tell whether views and foreign
tables are updatable; all of the proposals for this will require
adding/changing some pg_proc entries and probably changing system view
definitions.

2. Simon was suggesting some changes in the functions for reporting
whether a backup is in progress.

Has anyone got anything else of that ilk?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Redesigning checkpoint_segments
Next
From: Andres Freund
Date:
Subject: Re: Time for beta2 ?