Re: Configuring fdatasync for Solaris2 - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Configuring fdatasync for Solaris2
Date
Msg-id Pine.LNX.4.30.0109101957050.680-100000@peter.localdomain
Whole thread Raw
In response to Configuring fdatasync for Solaris2  (Kenji Sugita <sugita@sra.co.jp>)
Responses Re: Configuring fdatasync for Solaris2
List pgsql-patches
Kenji Sugita writes:

> Attached is a patch to find out fdatasync in libposix4 for Solaris2.

Please use AC_SEARCH_LIBS and do not make the test dependent on solaris.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Add relid to TD in plpython
Next
From: Jeroen van Vianen
Date:
Subject: Fix for broken JDBC's getColumn() (take 2)