Re: pgsql: Add casts from jsonb

2018-03-29 Thread Tom Lane
Teodor Sigaev writes: > Hm, it was a random failure? Yeah, whelk seems to be a bit flaky lately. Not very clear why, but it's shown several failures that other BF members didn't. https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=whelk&br=HEAD Curiously, it's only HEAD that's flapping

Re: pgsql: Add casts from jsonb

2018-03-29 Thread Teodor Sigaev
Hm, it was a random failure? Teodor Sigaev wrote: Seems, I broke Windows again, it doesn't like this patch, see https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=whelk&dt=2018-03-29%2013%3A41%3A13 But I don't understand how it could be... Teodor Sigaev wrote: Add casts from jsonb Ad

Re: pgsql: Add casts from jsonb

2018-03-29 Thread Teodor Sigaev
Seems, I broke Windows again, it doesn't like this patch, see https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=whelk&dt=2018-03-29%2013%3A41%3A13 But I don't understand how it could be... Teodor Sigaev wrote: Add casts from jsonb Add explicit cast from scalar jsonb to all numeric and bo