Re: [HACKERS] [COMMITTERS] pgsql: Native shared memory implementation for win32.

2007-03-21 Thread Magnus Hagander
On Wed, Mar 21, 2007 at 11:15:46AM -0400, Tom Lane wrote: > [EMAIL PROTECTED] (Magnus Hagander) writes: > > Native shared memory implementation for win32. > > Uses same underlying tech as before, but not the sysv emulation layer. > > Actually, I was wondering whether the cygwin port could use this

Re: [HACKERS] [COMMITTERS] pgsql: Native shared memory implementation for win32.

2007-03-21 Thread Tom Lane
[EMAIL PROTECTED] (Magnus Hagander) writes: > Native shared memory implementation for win32. > Uses same underlying tech as before, but not the sysv emulation layer. Actually, I was wondering whether the cygwin port could use this new code too, so that we could get rid of the __CYGWIN__ kluges in