Re: Add numeric_trim(numeric)
От | Dean Rasheed |
---|---|
Тема | Re: Add numeric_trim(numeric) |
Дата | |
Msg-id | CAEZATCV+paeA9iXyjv9AvNxd7fccyqRg0-4J3+hOWLUVpLUCtQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Add numeric_trim(numeric) (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: Add numeric_trim(numeric)
Re: Add numeric_trim(numeric) |
Список | pgsql-hackers |
On 6 January 2016 at 20:09, Robert Haas <robertmhaas@gmail.com> wrote: > 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(). > Ah. Good point. Pity -- I would have liked a nice short name for this, in a similar vein to the existing numeric functions. Regards, Dean
В списке pgsql-hackers по дате отправления: