Re: Alpha4 release blockers (was Re: wrapping up this CommitFest) - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Date
Msg-id AANLkTiktDqNbu=tK5KVMVfB4JjXL=ixOMBSGV5sZmSFY@mail.gmail.com
Whole thread Raw
In response to Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)  (Andy Colson <andy@squeakycode.net>)
List pgsql-hackers
On Sat, Mar 5, 2011 at 10:17 AM, Andy Colson <andy@squeakycode.net> wrote:
> On 03/05/2011 08:54 AM, Robert Haas wrote:
>>
>> On Sat, Mar 5, 2011 at 9:44 AM, Andy Colson<andy@squeakycode.net>  wrote:
>>>>
>>>> Support unlogged tables.  The contents of an unlogged table are
>>>> WAL-logged;
>>>
>>> um.. are _not_ WAL-logged?
>>
>> Uh, yeah.  It looks like I fixed that in the version I committed, but
>> introduced another, similar mistake which I have now also fixed.
>>
>
> I think you have this section twice:
>
> "When an autovacuum worker..."
>
>
> but it is doubly cool... so... :-)

Thanks, fixed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Sync Rep v19
Next
From: Tom Lane
Date:
Subject: Re: Quick Extensions Question