Re: 9.2RC1 wraps this Thursday ...

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Amit kapila <amit(dot)kapila(at)huawei(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.2RC1 wraps this Thursday ...
Date: 2012-08-23 23:06:18
Message-ID: 5036B76A.6010106@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 08/23/2012 02:44 PM, Andrew Dunstan wrote:
>
> On 08/23/2012 01:58 PM, Tom Lane wrote:
>> Andrew Dunstan <andrew(at)dunslane(dot)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 ...
>>
>>
>
>
> OK, I'll see if I can carve out a bit of time.
>
>

I have spent a couple of hours on this, and I'm sufficiently nervous
about it that I'm not going to do anything in a hurry. I will see what
can be done over the weekend, possibly, but no promises.

TBH I'd rather stick with the less invasive approach of the original
patch at this stage, and see about refactoring for 9.3.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2012-08-23 23:08:38 Re: TODO
Previous Message Bruce Momjian 2012-08-23 21:05:45 Re: Why does analyze_new_cluster.sh use sleep?