Re: cvs head : broken regression tests ?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: cvs head : broken regression tests ?
Date: 2004-06-08 23:37:33
Message-ID: 200406082337.i58NbXG14533@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> On Tue, Jun 08, 2004 at 12:44:22PM -0400, Andrew Dunstan wrote:
>
> > This only applies to dev versions, as the library version is bumped each
> > release, I believe.
>
> Actually, the library version is not bumped each release --- in fact,
> there has been at least one time in the past where the version _should_
> have been bumped and it wasn't.

I am not sure the version bump would even help because we only bump the
minor version (unless we change the API), and I thought things go for
the highest minor numberred lib with the same major version.

--
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dann Corbit 2004-06-08 23:52:43 Re: Is indexing broken for bigint columns?
Previous Message Jim C. Nasby 2004-06-08 23:32:51 Re: Frequently updated tables