Tom Lane 512669db9e Make make_const() check the size and precision of a T_Float Value,
and produce either FLOAT8 or NUMERIC output depending on whether the
value fits in a float8 or not.  This is almost back to the way the
code was before I changed T_Float, but there is a critical difference:
now, when a numeric constant doesn't fit in float8, it will be treated
as type NUMERIC instead of type UNKNOWN.
2000-02-24 01:59:17 +00:00
..
1998-11-19 02:39:51 +00:00
2000-02-23 19:26:05 +00:00
2000-02-23 22:24:46 +00:00
2000-02-23 22:24:46 +00:00
2000-01-26 05:58:53 +00:00
2000-01-26 05:58:53 +00:00
1999-12-29 10:28:00 +00:00
1999-07-30 03:45:57 +00:00
1997-08-22 16:38:33 +00:00
Hi!
2000-01-18 19:05:31 +00:00