Re: Action requested - Application Softblock implemented | Issue report ID341057

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Action requested - Application Softblock implemented | Issue report ID341057
Дата
Msg-id CA+Tgmoau8TRmP+txB-gozN8Wo82bPRVGeaHjumeA+hpvne2G9w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Action requested - Application Softblock implemented | Issue report ID341057  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Action requested - Application Softblock implemented | Issue report ID341057
Список pgsql-hackers
On Wed, Oct 5, 2011 at 2:27 AM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
> On 04.10.2011 22:46, Seiko Ishida (MP Tech Consulting LLC) wrote:
>>
>> Our team drives the bug notification activity with our valued Windows
>> partners. This email is to notify you that PostgreSQL's application/driver
>> experienced compatibility issue(s) during internal Microsoft testing and has
>> been blocked. Please note that this block may already be in the latest
>> Windows Developer Preview build so your prompt attention to the issue is
>> much appreciated.
>>
>> ...
>> Here are the details of the Softblock implementations:
>> Compatibility Issue:
>> Product name:  PostgreSQL 8.2
>
> Version 8.2 is quite old, and the community support for it will end in
> December. I don't think anyone cares if it works on Windows 8. If you could
> test with PostgreSQL 9.1, that would be great.

On the other hand, it seems as though they've identified the offending
code, so maybe it wouldn't be that much work to fix:

MSFT> In the RunInitdb function, you can see that char *datadir is
never initialized but it is used erroneously to check for null. This
bug was fixed in the 8.3.x and 8.4.x branch. On Windows7, 8.2.x works
even though datadir is pointing to garbage, the garbage just happens
to be non-null. On Win8, somehow [ebp-14h]/datadir is NULL. Either
way, this is what's breaking the installation.

I assume this must be the installer code, though, not PG itself, since
I don't see anything called RunInitdb in our sources.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] Unremovable tuple monitoring (was: Addition of some trivial auto vacuum logging)
Следующее
От: Dave Page
Дата:
Сообщение: Re: Action requested - Application Softblock implemented | Issue report ID341057