]> 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:55:01 +0000 (14:55 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 12 Oct 1999 14:55:01 +0000 (14:55 +0000)
commit5d76ea6dc58fb59c47b0978261dd26cbc33192f8
tree14aae9297e1881f7014e86f186646ffaee95ee0f
parent987b1b9e5575d787ef304aae8e3e95e2b0d95e64
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