Commit d58fa761 authored by Tom Lane's avatar Tom Lane

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.
parent 8da31629
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment