1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +03:00
Files
postgres/src/backend/storage
Tom Lane 393f313227 Change parse-time representation of float literals (which include oversize
integers) to be strings instead of 'double'.  We convert from string form
to internal representation only after type resolution has determined the
correct type for the constant.  This eliminates loss-of-precision worries
and gets rid of the change in behavior seen at 17 digits with the
previous kluge.
2000-02-21 18:47:12 +00:00
..
2000-01-26 05:58:53 +00:00
2000-01-26 05:58:53 +00:00
2000-01-26 05:58:53 +00:00
2000-02-21 02:42:37 +00:00
2000-01-26 05:58:53 +00:00