Tom Lane wrote:
> alvherre(at)postgresql(dot)org (Alvaro Herrera) writes:
> > Avoid MSVC breakage caused by my previous commit by not using a variable in
> > the src/bin/scripts Makefile.
>
> Buildfarm says it's still broken.
Hmm, yeah, apparently Mkvcbuild.pm needs to be updated with the list of
files that need to be symlinked -- and it's not all that
straightforward.
I need some help here, as I have no way to test this.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
In response to
Responses
pgsql-hackers by date
| Next: | From: Magnus Hagander | Date: 2009-03-07 21:28:10 |
| Subject: Re: pg_hba.conf - patch to report all parsing errors, and
then bail |
| Previous: | From: Dimitri Fontaine | Date: 2009-03-07 19:29:08 |
| Subject: Re: Out parameters handling |
pgsql-committers by date
| Next: | From: Magnus Hagander | Date: 2009-03-07 21:28:01 |
| Subject: pgsql: Make pg_hba parsing report all errors in the file before aborting |
| Previous: | From: Tom Lane | Date: 2009-03-07 16:35:03 |
| Subject: Re: pgsql: Avoid MSVC breakage caused by my previous commit by not using a |