Re: [HACKERS] Upgrades for 6.4.1

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Upgrades for 6.4.1
Дата
Msg-id 199812190139.UAA18249@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Upgrades for 6.4.1  (jwieck@debis.com (Jan Wieck))
Ответы Re: [HACKERS] Upgrades for 6.4.1  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
>     The only ugly thing is, that I needed to  put  the  precision
>     AND  the  scale together into atttypmod (I limited both to 99
>     for now and put them as prec<<8 |  scale  into).  So  pg_dump
>     will need attention later.

Atttypmod was expanded to 32 bits for exactly that use.  I recommend
16-bits for each option.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Keith Parks
Дата:
Сообщение: Re: [HACKERS] Fixed outfuncs
Следующее
От: "Billy G. Allie"
Дата:
Сообщение: Re: [HACKERS] Upgrades for 6.4.1