Re: [GENERAL] pg 10 crashes on int8_avg_combine

Поиск
Список
Период
Сортировка
От Dingyuan Wang
Тема Re: [GENERAL] pg 10 crashes on int8_avg_combine
Дата
Msg-id fc06154e-fd78-3f9e-66cc-d3b499c609d5@aosc.io
обсуждение исходный текст
Ответ на Re: [GENERAL] pg 10 crashes on int8_avg_combine  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
ok, I just avoided it using sum(cnt::int) since cnt is small.

2017-11-15 00:25, Tom Lane:
> Dingyuan Wang <gumblex@aosc.io> writes:
>> PostgreSQL 10.0 on x86_64-pc-linux-gnu, compiled by gcc (Debian 7.2.0-8)
>> 7.2.0, 64-bit
>>
>> (gdb) bt
>> #0  int8_avg_combine (fcinfo=0x55bdb92472d8) at
>> ./build/../src/backend/utils/adt/numeric.c:4285
> 
> I think this is the same issue being discussed at
> 
> https://www.postgresql.org/message-id/flat/20171110185747.31519.28038%40wrigleys.postgresql.org
> 
>             regards, tom lane
> 
> 


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

В списке pgsql-general по дате отправления:

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: [GENERAL] pg_basebackup running from a remote machine
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [GENERAL] missing public on schema public