Skip to content
Snippets Groups Projects
Commit e631df3c authored by Tom Lane's avatar Tom Lane
Browse files

Extend numeric_round and numeric_trunc to accept negative scale inputs

(ie, allow rounding to occur at a digit position left of the decimal
point).  Apparently this is how Oracle handles it, and there are
precedents in other programming languages as well.
parent 57cf0959
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment