Re: [HACKERS] When is 7.0 going Beta?

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, The Hermit Hacker <scrappy(at)hub(dot)org>, Jan Wieck <wieck(at)debis(dot)com>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] When is 7.0 going Beta?
Date: 1999-12-07 05:28:26
Message-ID: 384C9AFA.842EBD0A@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
>
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Other than WAL, what else is half-completed and installed?
>
> WAL is probably the thing that forces our hand here. Vadim would know
> better than anyone else whether the current state of the code is
> releasable, but I bet he'll say "no".

No.
-:)

But it's very easy to turn current functionality off -
WAL is called on startup/shutdown only, so, just ~10 lines of code
to do nothing here...

Vadim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Mount 1999-12-07 07:20:27 RE: [HACKERS] When is 7.0 going Beta?
Previous Message Thomas Lockhart 1999-12-07 05:16:06 Re: [HACKERS] FOREIGN KEY and shift/reduce