Re: What is happening on buildfarm member baiji? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: What is happening on buildfarm member baiji?
Date
Msg-id 4648FCEC.1090107@dunslane.net
Whole thread Raw
In response to Re: What is happening on buildfarm member baiji?  (Dave Page <dpage@postgresql.org>)
Responses Re: What is happening on buildfarm member baiji?  (Dave Page <dpage@postgresql.org>)
List pgsql-hackers

Dave Page wrote:
>
> 1) There appears to be no way to specify the default port number in the
> MSVC build. The buildfarm passes it to configure for regular builds,
> which obviously isn't run in VC++ mode, thus leaving the build on 5432.
>
>
>   

I have committed fixes to both pgsql and buildfarm that should in 
combination cure this, I hope. Please test - there might still be loose 
ends hanging around.

cheers

andrew


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [BUGS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)
Next
From: Andrew Dunstan
Date:
Subject: MSVC build failure not exiting with proper error ststus