From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Tsutomu Yamada <tsutomu(at)sraoss(dot)co(dot)jp>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org, Dave Page <dpage(at)pgadmin(dot)org> |
Subject: | Re: [PATCH] "could not reattach to shared memory" on Windows |
Date: | 2009-08-10 14:58:01 |
Message-ID: | 2051.1249916281@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Mon, Aug 10, 2009 at 16:10, Tom Lane<tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> 8.2 as well, no?
> 8.2 has a different shmem implementation - the one that emulates sysv
> shmem. The patch will need to be changed around for that, and I
> haven't looked at that. It may be worthwhile to do that, but it's a
> separate patch, so let's get it out in 8.3 and 8.4 first.
If it's at all hard to do, I could see deprecating 8.2 for Windows
instead.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-08-10 15:00:42 | Re: WIP: to_char, support for EEEE format |
Previous Message | Greg Stark | 2009-08-10 14:56:45 | Re: [PATCH] "could not reattach to shared memory" on Windows |