Re: pgsql: Allow copydir() to be interrupted.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@postgresql.org
Cc: Magnus Hagander <magnus@hagander.net>, Andrew Dunstan <andrew@dunslane.net>, Robert Haas <rhaas@postgresql.org>, pgsql-committers <pgsql-committers@postgresql.org>
Date: 2010-07-02T14:18:38Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: >>> This appears to have broken MinGW and Cygwin builds on the buildfarm. > > Well, that's not awesome. IM-ing with Magnus now. I'm wondering if > this is a link-ordering problem of some kind. Possibly an #ifndef FRONTEND will fix it. regards, tom lane