> 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