mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
numeric_in accepts exponents; numeric to int4 rounds; float4/8 to numeric
is considerably more robust and accurate than it used to be. Also, get rid of numeric's private allocation freelist, which is no longer a win since Jan rewrote palloc.
This commit is contained in: