Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue
Дата
Msg-id 200401070023.12790.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue  (Jason Tishler <jason@tishler.net>)
Ответы Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue
Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue
Список pgsql-cygwin
Jason Tishler wrote:
> Yes, I can reproduce it under PostgreSQL 7.4.1 and Cygwin 1.5.5-1
> every time.  Note that I *cannot* reproduce it under PostgreSQL 7.4
> and Cygwin 1.5.5-1.  Of course, I cannot reproduce it under
> PostgreSQL 7.4.1 and Red Hat Linux 8.0.

I just tried out the 7.4 branch after a full Cygwin update (stable
packages), and all tests passed in each of several attempts.  (Even
"make check" works now -- whoohoo!)

> BTW, in order to help debug this faster, what are the minimal tests
> that rules is dependent on?  My current approach is to just run all
> 76 tests listed before rules in serial_schedule.  Unfortunately, this
> approach take over 3 minutes per try. :,(

I managed to get the following to work:

./pg_regress create_table create_misc create_function_1 create_type
create_function_2 create_operator create_view rules

The create_table test will fail in this case, but the others should
pass.


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

Предыдущее
От: "Brian Ciemian"
Дата:
Сообщение: Handle leak on Windows when running 2 different applications each using a different Posgres DB
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue