RE: [HACKERS] IPC on win32 - additions for 6.5.2 and current trees
Hiroshi Inoue <inoue@tpf.co.jp>
From: "Hiroshi Inoue" <Inoue@tpf.co.jp>
To: "Horak Daniel" <horak@mmp.plzen-city.cz>, <pgsql-hackers@postgreSQL.org>
Date: 1999-09-23T10:21:55Z
Lists: pgsql-hackers
Attachments
- ipc.patch (application/octet-stream) patch
- readme.patch (application/octet-stream) patch
> -----Original Message----- > From: owner-pgsql-hackers@postgreSQL.org > [mailto:owner-pgsql-hackers@postgreSQL.org]On Behalf Of Horak Daniel > Sent: Monday, August 30, 1999 9:15 PM > To: 'pgsql-hackers@postgreSQL.org'; 'pgsql-patches@postgresql.org' > Subject: [HACKERS] IPC on win32 - additions for 6.5.2 and current trees > > > Hi, > > please add the file ipc.patch (patch for the cygipc library) into > src/win32 > directory and apply the patch for README.NT (readme.patch). I think it > should go into both the 6.5.2 and current trees. > > I have no reaction from the author of the cygipc library yet, so > it will be > better to include the patch into the sources of PostgreSQL > It's me who made the patch. Yutaka Tanida also provided a patch for cygipc library to prevent lock freezing by changing the implementation of semaphore. These patches are necessary to prevent freezing in cygwin port. If there's no objection,I would add a new ipc.patch provided by Yutaka into src/win32 and commit the patch for README.NT for current tree. Regards. Hiroshi Inoue Inoue@tpf.co.jp