| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: ERRORDATA_STACK_SIZE panic crashes on Windows |
| Date: | 2008-05-27 14:13:09 |
| Message-ID: | 27092.1211897589@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Magnus Hagander <magnus(at)hagander(dot)net> writes:
> Tom Lane wrote:
>> Fortunately there is a way to tell gettext what to do, and accordingly
>> I propose the attached patch. I am not in a position to test it
>> however. Would somebody replicate the failure and confirm this
>> fixes it?
> After some work, I've managed to reproduce it in my test environment for
> Swedish, and I can confirm that the patch fixes the issue.
Thanks.
> Just for kicks, I've applied this patch so you, so you get to be on the
> receiving side of that ;-)
No objection here.
I noticed that you applied the patch to 8.2 as well. It should be
harmless enough, but we weren't having the problem in 8.2 were we?
Or am I just confused?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2008-05-27 14:30:44 | Re: WITH RECURSIVE patches V0.1 TODO items |
| Previous Message | Tatsuo Ishii | 2008-05-27 14:11:01 | Re: WITH RECURSIVE patches V0.1 TODO items |