Re: Gita Press - win98 regression - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Gita Press - win98 regression
Date
Msg-id 20010707220328.A6792@dothill.com
Whole thread Raw
In response to RE: Gita Press - win98 regression  (Aditya Gilra <aditya_gilra@yahoo.com>)
Responses Re: Gita Press - win98 regression  (Aditya Gilra <aditya_gilra@yahoo.com>)
List pgsql-cygwin
Aditya,

On Fri, Jul 06, 2001 at 06:16:01PM -0700, Aditya Gilra wrote:
> Pl. use the pre-built binary for
> postgresql in the contribs section at cygwin. Wonder
> who built it and put it there?

Me (aka the Cygwin PostgreSQL maintainer).

> I've never done
> regression testing before so I don't know how to do
> it.

Running the regression test is easy but requires the source.  There are
two ways of running the test:

    $ make check

and

    $ make installcheck

The former tests PostgreSQL in the source tree by creating a temporary
installation, starting postmaster, and then running the regression test.
The latter tests an already installed PostgreSQL by just running the
regression test with the implicit assumption that postmaster is already
running.  You probably want the latter.

Jason

--
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-cygwin by date:

Previous
From: Aditya Gilra
Date:
Subject: RE: Gita Press - win98 regression
Next
From: "Jussi Heino"
Date:
Subject: Win32-IPC-fix