Обсуждение: collate test now failing

Поиск
Список
Период
Сортировка

collate test now failing

От
Kevin Grittner
Дата:
I think this may have just started with:

b529b65d1bf8537ca7fa024760a9782d7c8b66e5

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Вложения

Re: collate test now failing

От
Kevin Grittner
Дата:
Kevin Grittner <kgrittn@ymail.com> wrote:

> I think this may have just started with:
>
> b529b65d1bf8537ca7fa024760a9782d7c8b66e5


Confirmed that I get a clean check on the prior commit.

ubuntu 14.04 LTS


--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: collate test now failing

От
Robert Haas
Дата:
On Thu, Jan 22, 2015 at 11:50 AM, Kevin Grittner <kgrittn@ymail.com> wrote:
> Kevin Grittner <kgrittn@ymail.com> wrote:
>> I think this may have just started with:
>>
>> b529b65d1bf8537ca7fa024760a9782d7c8b66e5
>
> Confirmed that I get a clean check on the prior commit.

Can you check whether this fixes it?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

Re: collate test now failing

От
Robert Haas
Дата:
On Thu, Jan 22, 2015 at 11:53 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Thu, Jan 22, 2015 at 11:50 AM, Kevin Grittner <kgrittn@ymail.com> wrote:
>> Kevin Grittner <kgrittn@ymail.com> wrote:
>>> I think this may have just started with:
>>>
>>> b529b65d1bf8537ca7fa024760a9782d7c8b66e5
>>
>> Confirmed that I get a clean check on the prior commit.
>
> Can you check whether this fixes it?

Kevin says (via IM) that it does, but with a compiler warning.  Fixed
that and pushed.

Back to watching the buildfarm returns roll in...

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: collate test now failing

От
Bruce Momjian
Дата:
On Thu, Jan 22, 2015 at 12:04:14PM -0500, Robert Haas wrote:
> On Thu, Jan 22, 2015 at 11:53 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> > On Thu, Jan 22, 2015 at 11:50 AM, Kevin Grittner <kgrittn@ymail.com> wrote:
> >> Kevin Grittner <kgrittn@ymail.com> wrote:
> >>> I think this may have just started with:
> >>>
> >>> b529b65d1bf8537ca7fa024760a9782d7c8b66e5
> >>
> >> Confirmed that I get a clean check on the prior commit.
> >
> > Can you check whether this fixes it?
> 
> Kevin says (via IM) that it does, but with a compiler warning.  Fixed
> that and pushed.
> 
> Back to watching the buildfarm returns roll in...

Does this explain the Windows failures too?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



Re: collate test now failing

От
Robert Haas
Дата:
On Thu, Jan 22, 2015 at 12:07 PM, Bruce Momjian <bruce@momjian.us> wrote:
>> Back to watching the buildfarm returns roll in...
>
> Does this explain the Windows failures too?

The Windows machines have mostly been failing since the original
abbreviated keys patch went in.  See the message I just posted on the
"Windows buildfarm animals are still not happy with abbreviated keys
patch" thread for a fuller analysis.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company