Re: build farm machine using mixed results - Mailing list pgsql-hackers

From Tom Lane
Subject Re: build farm machine using mixed results
Date
Msg-id 27272.1347116801@sss.pgh.pa.us
Whole thread Raw
In response to Re: build farm machine using mixed results  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: build farm machine using mixed results  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> This seems totally stupid, but it happens when the path to the current 
> directory includes a cross-device symlink. If I cd following the link, 
> then this effect doesn't happen. Weird.

Huh.  So maybe a gmake bug, or maybe there's something wrong with our
make rules for the case that `pwd` doesn't match what gmake thinks the
current path is.  Could you specify the setup more fully?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Albert Cervera i Areny
Date:
Subject: Re: Proof of concept: standalone backend with full FE/BE protocol
Next
From: Pavel Stehule
Date:
Subject: patch: disable bypass of expand variadic for "ANY" variable function, format_array function for formatting with params in array