Re: numeric_to_number() function skipping some digits

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: numeric_to_number() function skipping some digits
Дата
Msg-id 9272.1254353264@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: numeric_to_number() function skipping some digits  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: numeric_to_number() function skipping some digits  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> daveg <daveg@sonic.net> wrote: 
>> On Tue, Sep 22, 2009 at 10:27:19AM +0530, Jeevan Chalke wrote:
>>> It seems that Oracle reads formatting string from right-to-left.

>> It seems worse to to give a wrong answer silently then to throw an
>> error.  What we do now seems sort of MySqlish.
> I agree with David on that.

So who is volunteering to do the presumably rather major rewrite
involved?
        regards, tom lane


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: numeric_to_number() function skipping some digits
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: numeric_to_number() function skipping some digits