Re: [HACKERS] numeric & decimal

Поиск
Список
Период
Сортировка
От jwieck@debis.com (Jan Wieck)
Тема Re: [HACKERS] numeric & decimal
Дата
Msg-id m10c83V-000EBYC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Ответ на Re: [HACKERS] numeric & decimal  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
I wrote:

>     For  some reason (dunno why) the parser ignores the precision
>     for DECIMAL.  atttypmod is set hardcoded to -1.  So the above
>     is identical to a
>
>         CREATE TABLE test (n numeric(10,3), d decimal);
>
>     I'll  test  what  happens  if I enable it in gram.y and if it
>     doesn't break any regression commit the changes.

    It doesn't and I did.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

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

Предыдущее
От: JP Rosevear
Дата:
Сообщение: Re: [GENERAL] unknown symbol 'lo_unlink'
Следующее
От: Brian P Millett
Дата:
Сообщение: TRAP: Bad Argument to Function Call