]> granicus.if.org Git - postgresql/commit
I have created a small patch that makes possible to compile pgsql on newer
authorBruce Momjian <bruce@momjian.us>
Tue, 12 Oct 1999 14:54:28 +0000 (14:54 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 12 Oct 1999 14:54:28 +0000 (14:54 +0000)
commitc6411605e110ff2f0815544471b65eaacc0f0515
tree08c24b3b82a9d14a8e35fd12f7eeb5b168e0af6e
parentc7e694c4f5dea6b90bf9edf7c9505094869104ac
I have created a small patch that makes possible to compile pgsql on newer
Cygwin snapshots (tested on 990115 which is recommended to use - it fixes
some errors in B20.1)

And I have another patch for including <sys/ipc.h> before <sys/sem.h> in
backend/storage/lmgr/proc.c - it is required due the design of cygipc
headers

                        Dan
src/backend/storage/lmgr/proc.c
src/include/port/win.h