Re: fcntl(F_SETLK)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: Philip Warner <pjw(at)rhyme(dot)com(dot)au>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Jan Wieck <JanWieck(at)yahoo(dot)com>
Subject: Re: fcntl(F_SETLK)
Date: 2000-07-06 21:43:05
Message-ID: 1956.962919785@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-07-06 21:44:13 Re: [HACKERS] PostgreSQL & the BSD License
Previous Message Peter Eisentraut 2000-07-06 21:36:48 DateStyle (was Re: Per-database/schema settings)