1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

Reimplement NUMERIC datatype using base-10000 arithmetic; also improve

some of the algorithms for higher functions.  I see about a factor of ten
speedup on the 'numeric' regression test, but it's unlikely that that test
is representative of real-world applications.
initdb forced due to change of on-disk representation for NUMERIC.
This commit is contained in:
Tom Lane
2003-03-21 01:58:05 +00:00
parent 5ae424529b
commit d72f6c7503
6 changed files with 1590 additions and 960 deletions

File diff suppressed because it is too large Load Diff