Re: [PATCH] "could not reattach to shared memory" on Windows

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: [PATCH] "could not reattach to shared memory" on Windows
Дата
Msg-id 3073cc9b0907141019y3365a1a7o6c50c843faf566ac@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] "could not reattach to shared memory" on Windows  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: [PATCH] "could not reattach to shared memory" on Windows  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Tue, Jul 14, 2009 at 10:28 AM, Alvaro
Herrera<alvherre@commandprompt.com> wrote:
> Tom Lane wrote:
>> Alvaro Herrera <alvherre@commandprompt.com> writes:
>> > Tsutomu Yamada wrote:
>> >> This patch using VirtualAlloc()/VirtualFree() to avoid failing in
>> >> reattach to shared memory.
>>
>> > Since this fixes a very annoying bug present in older versions, I think
>> > this should be backpatched all the way back to 8.2.
>>
>> Agreed, but first we need some evidence that it actually fixes the
>> problem.  How can we acquire such evidence?
>
> Send the patch to the people who has reported trouble and see if it
> seems gone?  If somebody is able to build patched Win32 packages I could
> point a couple of guys in the spanish list to them.
>

- identify some people with the problem and talk to them for: 1) get a
way to reproduce the error (a lot dificult, IIRC we try a few times i
fail to fail) or 2) get their support for test
- commit it for the first alpha release, or the just talked nigthly
stable builds...
- let the tests begin :)

so, apply it just before the alpha and if it not works remove it just
after the alpha...
last time i build a win32 binary (not whole package) for windows users
to test a patch they disappear very quickly...

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: WIP: Deferrable unique constraints
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Upgrading our minimum required flex version for 8.5