Re: 9.2RC1 wraps this Thursday ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 9.2RC1 wraps this Thursday ...
Date
Msg-id 1690.1345744738@sss.pgh.pa.us
Whole thread Raw
In response to Re: 9.2RC1 wraps this Thursday ...  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: 9.2RC1 wraps this Thursday ...
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 08/23/2012 12:40 AM, Tom Lane wrote:
>> Anybody who wants to fix it is surely welcome to, but I'm not going
>> to consider this item as a reason to postpone RC1.

> I'm not sure what you want done. I can test Amit's patch in a couple of 
> Windows environments (say XP+mingw and W7+MSVC) if that's what you need.

Well, the patch as-is just adds another copy of code that really needs
to be refactored into some new file in src/port/ or some such.  That's
not work I care to do while being unable to test the result ...
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: 9.2RC1 wraps this Thursday ...
Next
From: Bruce Momjian
Date:
Subject: Re: sha1, sha2 functions into core?