Make FLOAT(p) measure the precision p in bits, not decimal digits, to
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 Jun 2003 23:12:36 +0000 (23:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 Jun 2003 23:12:36 +0000 (23:12 +0000)
commiteab5d643b2b2ec7cbf2b524b10b964aa6f273f54
tree73cea76cb74f35283f30714e01747ce87d60f219
parent596652d6eb35411781dcac07809375f83d501cf1
Make FLOAT(p) measure the precision p in bits, not decimal digits, to
match the SQL standard.  Document FLOAT and FLOAT(p) notations in
datatype.sgml.  Per recent pghackers discussion.
doc/src/sgml/datatype.sgml
doc/src/sgml/release.sgml
src/backend/parser/gram.y