Re: [Fwd: Re: regression failures on WIndows in machines - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [Fwd: Re: regression failures on WIndows in machines
Date
Msg-id 43678B8C.20804@dunslane.net
Whole thread Raw
In response to Re: [Fwd: Re: regression failures on WIndows in machines with some non-English locales]  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Tom Lane wrote:

>  
>  
>
>>  bigtest:
>>!     $(SHELL) ./pg_regress --schedule=$(srcdir)/serial_schedule --multibyte=$(MULTIBYTE) --load-language=plpgsql
numeric_big$(NOLOCALE)
 
>>    
>>
>  
>  
>
>>  bigcheck:
>>!     $(SHELL) ./pg_regress --temp-install --top-builddir=$(top_builddir) --temp-port=$(TEMP_PORT)
--schedule=$(srcdir)/parallel_schedule--multibyte=$(MULTIBYTE) --load-language=plpgsql $(MAXCONNOPT) numeric_big
$(NOLOCALE)
>>    
>>
>
>Put it with the other switches, and I won't object.
>
>    
>  
>

applied with this fixed to 8.0 and HEAD.

cheers

andrew


pgsql-hackers by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: Call for port reports
Next
From: "Marc G. Fournier"
Date:
Subject: Re: FreeBSD broke with autoconf-based build