Re: "make check" improvement for cygwin

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: "make check" improvement for cygwin
Дата
Msg-id 003a01c39db4$346b57b0$6401a8c0@DUNSLANE
обсуждение исходный текст
Ответ на "make check" improvement for cygwin  ("Andrew Dunstan" <andrew@dunslane.net>)
Ответы Re: "make check" improvement for cygwin  (Jason Tishler <jason@tishler.net>)
Re: "make check" improvement for cygwin  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: "make check" improvement for cygwin  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Andrew Dunstan" <andrew@dunslane.net>
Cc: "PG Patches" <pgsql-patches@postgresql.org>
Sent: Monday, October 27, 2003 11:12 PM
Subject: Re: [PATCHES] "make check" improvement for cygwin


> "Andrew Dunstan" <andrew@dunslane.net> writes:
> > Something like this?
> >     make MAX_CONNECTIONS=10 check
> > Maybe in the case of cygwin, where it is almost bound to fail without
such
> > restrictions, we could put out a warning if it isn't used.
>
> That works for me.  Possibly you should pop this proposal up on
> pghackers, to make sure other people buy into it before you go to
> the trouble of coding it...
>

Well, I posted the note last night but I finished the patch today, because
it was very simple and took so little time.

I think this does what you suggested.

If it's accepted I'll do a doc patch to match.

cheers

andrew

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Ant version detection
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: "make check" improvement for cygwin