Re: Ready for Beta ... ?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgreSQL(dot)org>
Subject: Re: Ready for Beta ... ?
Date: 2004-08-08 15:39:22
Message-ID: 200408081539.i78FdME19619@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

pgman wrote:
> Marc G. Fournier wrote:
> >
> > 'k, saw Bruce's commit for the pgport stuff under Win32 ... is anyone
> > sitting on that 'one last thing' that should be fixed/corrected before
> > Beta proceeds, or am I clear for doing the bundle up tonight for an
> > announce tomorrow?
> >
> > Speak now, or forever hold your piece :)
>
> The only open issue I see for beta1 is perhaps disabling vacuum delay.
> And I would like to have a good Win32 build report from Andreas.

OK, I think Jan agreed not to have vacuum delay enabled by default so I
backed out his patch to it is now disabled.

Patch attached and applied.

I think this means we are ready for beta1.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 1.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-08 15:40:54 Re: Ready for Beta ... ?
Previous Message Tom Lane 2004-08-08 15:31:51 Re: [PATCHES] That dump-comments-on-composite-type-columns patch...