Return 0 for the column size when the size of numeric items
authorHiroshi Inoue <inoue@tpf.co.jp>
Sat, 23 Oct 2010 03:26:45 +0000 (03:26 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sat, 23 Oct 2010 03:26:45 +0000 (03:26 +0000)
commit43a585cbd32e48e2079f4634a17b5611930dacc8
tree622f90acc9039f52e46be66c9f41b596f66ad7ee
parent7a1f16286d286445bf0eebe37c4254599e8cc466
Return 0 for the column size when the size of numeric items
 are unknown. Also improve the calculation of scale of numeric
 items when it is not explicitly specified.
pgtypes.c