Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needsadjustment - Mailing list pgsql-www

From Andres Freund
Subject Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needsadjustment
Date
Msg-id 20170815004140.movtcmhq7yo7dga5@alap3.anarazel.de
Whole thread Raw
In response to Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-www
On 2017-08-14 20:35:14 -0400, Tom Lane wrote:
> Stephen Frost <sfrost@snowman.net> writes:
> > Let's see what happens...  I'm around for the next few hours if things
> > go south.
> 
> Looks like the basic reporting loop is working, but the dashboard
> web page is putting REL_10_STABLE at the bottom :-(.  We can live
> with that till Andrew returns from vacation, though.  Thanks!

Yep, we're discussing that just now on IRC. Looks like a collation
issue. That's probably why it works on perl side stuff, but not sql
ordered things. At least that's my theory :P.

On the buildfarm clone:

pgbfprod=> select 'REL_10_STABLE' > 'REL9_4_STABLE';?column? 
----------f
(1 row)

pgbfprod=> select 'REL_10_STABLE' > 'REL9_4_STABLE' COLLATE "C";?column? 
----------t
(1

Greetings,

Andres Freund



pgsql-www by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needsadjustment
Next
From: Magnus Hagander
Date:
Subject: Re: [pgsql-www] Google signin