Re: [Bug fix] postmaster always crashes on a debug version of Windows - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [Bug fix] postmaster always crashes on a debug version of Windows
Date
Msg-id CABUevEy33HKvo=qqw+UW9jBePDihnz6s=Oi_UcrfuvmJYDyaAQ@mail.gmail.com
Whole thread Raw
In response to [Bug fix] postmaster always crashes on a debug version of Windows  ("MauMau" <maumau307@gmail.com>)
List pgsql-hackers
2012/2/15 MauMau <maumau307@gmail.com>:
> Hello
>
> I encountered a bug which always causes PostgreSQL to crash on Windows.
> Attached is a patch that fixes it. Please review it and include it in the
> upcoming minor releases of supported versions.

Thanks - good analysis, and good patch. Applied for head and
backpatched to all supported versions.

> I attached a patch against the master HEAD. Is it OK with a patch that has
> CR-LF line endings?

We prefer it without, but it was easy enough to remove them this time
and the patch applied cleanly without them.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: leakproof
Next
From: Fujii Masao
Date:
Subject: Re: [COMMITTERS] pgsql: Correctly initialise shared recoveryLastRecPtr in recovery.