On Tue, May 5, 2015 at 12:52 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> Fix some problems with patch to fsync the data directory. > > Buildfarm is still not happy with the 9.0 branch: > > "c:\prog\bf\root\REL9_0_STABLE\pgsql.build\pgsql.sln" (default target) (1) -> > (postgres target) -> > fd.obj : error LNK2019: unresolved external symbol _readlink referenced in > function _walkdir > fd.obj : error LNK2019: unresolved external symbol _pgwin32_is_junction > referenced in function _walkdir > .\Release\postgres\postgres.exe : fatal error LNK1120: 2 unresolved > externals
Whee! OK, let me look at what may be required there. Or, heh heh, Abhijit could jump here any time, since it's his patch...! -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
