Re:

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, "Mark Kirkwood" <markir(at)paradise(dot)net(dot)nz>, "David Garamond" <lists(at)zara(dot)6(dot)isreserved(dot)com>, "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net>, "Gaetano Mendola" <mendola(at)bigfoot(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re:
Date: 2004-05-24 08:06:24
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE34BA96@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > > There will always be people who won't read the notes, or
> ignore the
> > > notes,
> >
> > Does anyone want to contemplate hacking things so that the Windows
> > port reports a different version number? "0.1" might give
> people the
> > right sort of impression about what we think of that port's
> stability ...
>
> How about a pop-up when starting up that repeatedly
> reinforces that this is considered a early port, and should
> be treated as such in a production environment. When we have
> it to the point we consider stable, we remove teh popup?

With pop-up, I assume you mean "row in the log at startup"? There are no
popups for background services.... That can certainly be done.

While at it, it should perhaps also be done for any platform (kernel/lib
combination etc) not confirmed on the "supported platforms" list? The
win32 port is at least known to pass regression tests...

FWIW, I think reporting a differnt version is just a *terrible* idea.
Any client side program (say, pgadmin for example) that tries to
determine what version backend it's connected to in order to know if a
feature exists or not will be confused, in many cases to the point of
being unusable.

//Magnus

Responses

  • Re: at 2004-05-24 13:47:48 from Oliver Jowett

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2004-05-24 12:17:14 Re: [HACKERS] pgmex, a MATLAB interface for PostgreSQL
Previous Message Tatsuo Ishii 2004-05-24 07:51:17 Slony-I questions