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

From Dave Page
Subject Re: What is happening on buildfarm member baiji?
Date
Msg-id 4649682E.7030802@postgresql.org
Whole thread Raw
In response to Re: What is happening on buildfarm member baiji?  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> 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.

OK, thanks.

Regards, Dave.


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Concurrently updating an updatable view
Next
From: Russell Smith
Date:
Subject: Re: [BUGS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)