Thread

  1. failed regress test

    Pavel Stehule <pavel.stehule@gmail.com> — 2011-12-29T12:27:35Z

    Hello
    
    I checked yesterday HEAD and there is problem with create_index test
    
    Regards
    
    Pavel
    
  2. Re: failed regress test

    Tom Lane <tgl@sss.pgh.pa.us> — 2011-12-29T20:11:01Z

    Pavel Stehule <pavel.stehule@gmail.com> writes:
    > I checked yesterday HEAD and there is problem with create_index test
    
    What locale are you using?
    
    			regards, tom lane
    
    
  3. Re: failed regress test

    Pavel Stehule <pavel.stehule@gmail.com> — 2011-12-29T20:18:29Z

    Hello
    
    LANG=cs_CZ.utf8
    
    Regards
    
    Pavel
    
    2011/12/29 Tom Lane <tgl@sss.pgh.pa.us>:
    > Pavel Stehule <pavel.stehule@gmail.com> writes:
    >> I checked yesterday HEAD and there is problem with create_index test
    >
    > What locale are you using?
    >
    >                        regards, tom lane
    
    
  4. Re: failed regress test

    Tom Lane <tgl@sss.pgh.pa.us> — 2011-12-29T22:06:15Z

    Pavel Stehule <pavel.stehule@gmail.com> writes:
    > 2011/12/29 Tom Lane <tgl@sss.pgh.pa.us>:
    >> What locale are you using?
    
    > LANG=cs_CZ.utf8
    
    Fixed, thanks.  (It'd be nice if there were a buildfarm member checking
    that locale, since it causes problems on a regular basis.)
    
    			regards, tom lane
    
    
  5. Re: failed regress test

    Pavel Stehule <pavel.stehule@gmail.com> — 2011-12-29T22:51:28Z

    2011/12/29 Tom Lane <tgl@sss.pgh.pa.us>:
    > Pavel Stehule <pavel.stehule@gmail.com> writes:
    >> 2011/12/29 Tom Lane <tgl@sss.pgh.pa.us>:
    >>> What locale are you using?
    >
    >> LANG=cs_CZ.utf8
    >
    > Fixed, thanks.  (It'd be nice if there were a buildfarm member checking
    > that locale, since it causes problems on a regular basis.)
    >
    
    Thank you
    
    I hope so we will have a server for buildfarm that we can use for
    check with some specific locales. We have to sign some papers only.
    
    Regards
    
    Pavel
    
    >                        regards, tom lane
    
    
  6. Re: failed regress test

    Andrew Dunstan <andrew@dunslane.net> — 2011-12-30T00:21:13Z

    
    On 12/29/2011 05:06 PM, Tom Lane wrote:
    > Pavel Stehule<pavel.stehule@gmail.com>  writes:
    >> 2011/12/29 Tom Lane<tgl@sss.pgh.pa.us>:
    >>> What locale are you using?
    >> LANG=cs_CZ.utf8
    > Fixed, thanks.  (It'd be nice if there were a buildfarm member checking
    > that locale, since it causes problems on a regular basis.)
    >
    > 			
    
    I have added it to the duty roster for nightjar. You don't need a 
    separate buildfarm member, a single member can check multiple locales.
    
    cheers
    
    andrew
    >