Re: 8.2.3: Server crashes on Windows using Eclipse/Junit

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Дата
Msg-id 471D06B2.1060502@postgresql.org
обсуждение исходный текст
Ответ на Re: 8.2.3: Server crashes on Windows using Eclipse/Junit  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
Magnus Hagander wrote:
> Yeah, it could be that the newer MSVCRT files do something we don't
> like.. Other than that, did we upgrade to a different version of some of
> our dependents?

Most of them - but my test build is without any of them:

our $config = {
    asserts=>1,            # --enable-cassert
    integer_datetimes=>1,   # --enable-integer-datetimes
    nls=>undef,                # --enable-nls=<path>
    tcl=>undef,              # --with-tls=<path>
    perl=>undef,                    # --with-perl
    python=>undef, # --with-python=<path>
    krb5=>undef, # --with-krb5=<path>
    ldap=>0,                    # --with-ldap
    openssl=>undef, # --with-ssl=<path>
    xml=>undef,
    xslt=>undef,
    iconv=>undef,
    zlib=>undef # --with-zlib=<path>
};

> Also, is this the DEBUG or RELEASE build of 8.3?

Both behave similarly.

/D

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] 8.2.3: Server crashes on Windows using Eclipse/Junit