Re: Proposal for internal Numeric to Uint64 conversion function.

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: Proposal for internal Numeric to Uint64 conversion function.
Дата
Msg-id
27eb25b4-aed3-b877-79a4-f940fc72ef6d@enterprisedb.com
Ответ на
Список
Дерево обсуждения
Proposal for internal Numeric to Uint64 conversion function. Amul Sul <sulamul@gmail.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Amul Sul <sulamul@gmail.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for internal Numeric to Uint64 conversion function. Greg Stark <stark@mit.edu>
Re: Proposal for internal Numeric to Uint64 conversion function. Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for internal Numeric to Uint64 conversion function. Robert Haas <robertmhaas@gmail.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Amul Sul <sulamul@gmail.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Amul Sul <sulamul@gmail.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Amul Sul <sulamul@gmail.com>
Re: Proposal for internal Numeric to Uint64 conversion function. Andres Freund <andres@anarazel.de>
Re: Proposal for internal Numeric to Uint64 conversion function. Ian Lawrence Barwick <barwick@gmail.com>
On 16.02.22 06:00, Amul Sul wrote:
> Currently, numeric_pg_lsn is the only one that accepts the Numeric
> value and converts to uint64 and that is the reason all the type
> conversion code is embedded into it.

There are other functions such as numeric_int8() that work similarly. 
If you are going to refactor, then they should all be treated similarly. 
  I'm not sure if it's going to end up being beneficial.


В списке pgsql-hackers по дате отправления
От: osumi.takamichi@fujitsu.com
Дата:
От: Amit Kapila
Дата:
Сообщение: Re: Fix a comment in worker.c
FAQ