Re: Greatest Common Divisor

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: Greatest Common Divisor
Дата
Msg-id CAEZATCWU+heV6ScwLDco33jiBkHZsZWkRVNGR5OeQPU+zpxawA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Greatest Common Divisor  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Greatest Common Divisor
Список pgsql-hackers
On Tue, 7 Jan 2020 at 12:31, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Dean Rasheed <dean.a.rasheed@gmail.com> writes:
> > Do we actually need the smallint versions of these functions?
>
> Doubt it.  It'd be fairly hard even to call those, since e.g. "42"
> is an int not a smallint.
>

I see this has been marked RFC. I'll take it, and barring objections,
I'll start by ripping out the smallint code.

Regards,
Dean



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

Предыдущее
От: david.turon@linuxbox.cz
Дата:
Сообщение: Re: empty range
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: base backup client as auxiliary backend process