Re: Warnings around booleans

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: Warnings around booleans
Дата
Msg-id 55CC7F25.7010406@postgresql.org
обсуждение исходный текст
Ответ на Re: Warnings around booleans  (Andres Freund <andres@anarazel.de>)
Ответы Re: Warnings around booleans  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
> Playing around a bit lead to to find that this is caused by a wrong type
> declaration in two places. 'isarray' is declared as bool instead of enum
> ARRAY_TYPE in two places. This appears to be an oversight, perhaps
> caused by the boolean sounding name.

I vaguely remember that it used to be bool back in the day.

> Does this look right to you? If so, will you apply it?

Yes and yes. Thanks for spotting, fixed in master and the back branches.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL



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

Предыдущее
От: Kouhei Kaigai
Дата:
Сообщение: Re: Our trial to TPC-DS but optimizer made unreasonable plan
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Warnings around booleans