From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Trond Eivind Glomsrød <teg(at)redhat(dot)com>, The Hermit Hacker <scrappy(at)hub(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Re: [GENERAL] 7.0 vs. 7.1 (was: latest version?) |
Date: | 2000-11-02 20:32:58 |
Message-ID: | 26660.973197178@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-ports |
Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> writes:
> All I'm saying is that regression should be _runnable_ in all modes
> without needing anything but a shell and the PostgreSQL binary
> installation.
I think this'd be mostly a waste of effort. IMHO, 99% of the problems
the regression tests might expose will be exposed if they are run
against the RPMs by the RPM maker. (Something we have sometimes failed
to do in the past ;-).) The regress tests are not that good at
detecting environment-specific problems; in fact, they go out of their
way to suppress environmental differences. So I don't see any strong
need to support regression test running in binary distributions.
Especially not if we have to kluge around a lack of essential tools.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2000-11-02 20:44:48 | Does this table exist? |
Previous Message | Cesar A. K. Grossmann | 2000-11-02 19:55:26 | CREATE FUNCTION problem |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-11-02 20:42:43 | Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile README pg_dumpaccounts.sh) |
Previous Message | Karl DeBisschop | 2000-11-02 20:32:47 | Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile README pg_dumpaccounts.sh) |
From | Date | Subject | |
---|---|---|---|
Next Message | Bob Love | 2000-11-02 21:15:12 | Compiling postgresql on WinNT |
Previous Message | Jason Tishler | 2000-11-02 19:50:28 | [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 (Take 3) |