win32 compile error open.c: O_SEQUENTIAL not defined
- From: weiping he <laser(at)qmail(dot)zhengmai(dot)net(dot)cn>
- To: pgsql-hackers-win32(at)postgresql(dot)org
- Subject: win32 compile error open.c: O_SEQUENTIAL not defined
- Date: Sat, 27 Mar 2004 23:14:40 +0800
- Message-id: <40659A60(dot)7040102(at)qmail(dot)zhengmai(dot)net(dot)cn>
from CVS checkouted yesterday.
change all O_SEQUENTIAL to _O_SEQUENTIAL (after read the fcntl.h of mingw)
fixed it, but don't know more decent way to do it. Don't know if it's a bug,
report here.
regards
Laser
Home |
Main Index |
Thread Index