Re: fcntl(F_SETLK) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: fcntl(F_SETLK)
Date
Msg-id 1956.962919785@sss.pgh.pa.us
Whole thread Raw
In response to Re: fcntl(F_SETLK)  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
> Current CVS sources are hard-broken for Linux :((

As a workaround, undef HAVE_FCNTL_SETLK in config.h before building.

I think what we'd better do is turn the does-it-compile configure test
for fcntl() into a full-blown does-it-execute test... ain't working
around OS bugs fun?
        regards, tom lane


pgsql-hackers by date:

Previous
From: JanWieck@t-online.de (Jan Wieck)
Date:
Subject: Re: [SQL] Re: [GENERAL] lztext and compression ratios...
Next
From: The Hermit Hacker
Date:
Subject: Re: PostgreSQL & the BSD License