mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +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: