Re: Autoconf, libpq and replacement function

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Autoconf, libpq and replacement function
Date: 2008-11-24 14:42:30
Message-ID: 492ABD56.6090305@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander wrote:
> Anything that needs symlinks will need a set of workarounds on Windows,
> having us manually do a copy of the files. We already do this in a
> couple of cases, but relying more on it would make things even more
> kludgy I think...

Autoconf automatically uses cp if ln doesn't work. This is already a
solved problem that we currently use in several other situations.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2008-11-24 14:48:16 Re: Autoconf, libpq and replacement function
Previous Message Tom Lane 2008-11-24 14:40:30 Re: Visibility map, partial vacuums