diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-03-21 01:58:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-03-21 01:58:05 +0000 |
commit | d72f6c75038d8d37e64a29a04b911f728044d83b (patch) | |
tree | eceda56ef435a8b8317d0e123cbdb0fe2cd844e4 /src/backend/commands/sequence.c | |
parent | 5ae424529b1bb9bf36eddbec57c7ba887698371e (diff) | |
download | postgresql-d72f6c75038d8d37e64a29a04b911f728044d83b.tar.gz postgresql-d72f6c75038d8d37e64a29a04b911f728044d83b.zip |
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.
Diffstat (limited to 'src/backend/commands/sequence.c')
0 files changed, 0 insertions, 0 deletions