Re: pgsql: Made new test also work without threading enabled.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Made new test also work without threading enabled.
Дата
Msg-id 47034656.5030400@dunslane.net
обсуждение исходный текст
Ответ на pgsql: Made new test also work without threading enabled.  (meskes@postgresql.org (Michael Meskes))
Ответы Re: pgsql: Made new test also work without threading enabled.  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-committers

Michael Meskes wrote:
> Log Message:
> -----------
> Made new test also work without threading enabled.
>
> Modified Files:
> --------------
>     pgsql/src/interfaces/ecpg/test/expected:
>         thread-descriptor.c (r1.1 -> r1.2)
>
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/thread-descriptor.c?r1=1.1&r2=1.2)
>     pgsql/src/interfaces/ecpg/test/thread:
>         descriptor.pgc (r1.1 -> r1.2)
>
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/thread/descriptor.pgc?r1=1.1&r2=1.2)
>
>
>

This has apparently broken mingw regression tests:
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=dawn_bat&dt=2007-10-02%2021:00:02

We seem to be going backwards ;-(

cheers

andrew



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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: First cut at 8.3 release notes.
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Hopefully fixed some stuff that causes Windows builds to fail.