Re: Gita Press - win98 regression

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Gita Press - win98 regression
Дата
Msg-id 20010707220328.A6792@dothill.com
обсуждение исходный текст
Ответ на RE: Gita Press - win98 regression  (Aditya Gilra <aditya_gilra@yahoo.com>)
Ответы Re: Gita Press - win98 regression  (Aditya Gilra <aditya_gilra@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Aditya Gilra
Дата:
Сообщение: RE: Gita Press - win98 regression
Следующее
От: "Jussi Heino"
Дата:
Сообщение: Win32-IPC-fix