Re: Add numeric_trim(numeric)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Add numeric_trim(numeric)
Дата
Msg-id CA+Tgmoahv0xsgVgenSqewcgKOZGtbw6DLEqvMBxvh8uNJ1ANaA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add numeric_trim(numeric)  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Ответы Re: Add numeric_trim(numeric)  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Список pgsql-hackers
On Wed, Jan 6, 2016 at 10:21 AM, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> It seems like a useful function to have, but perhaps it should just be
> called trim() rather than numeric_trim(), for consistency with the
> names of the other numeric functions, which don't start with
> "numeric_".

That wouldn't work in this case, because we have hard-coded parser
productions for TRIM().

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Relation extension scalability
Следующее
От: Andres Freund
Дата:
Сообщение: Re: checkpointer continuous flushing