postgresql/doc/src
Tom Lane d72f6c7503 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.
2003-03-21 01:58:05 +00:00
..
FAQ Increase max known database size. 2003-03-17 16:33:12 +00:00
graphics
sgml Reimplement NUMERIC datatype using base-10000 arithmetic; also improve 2003-03-21 01:58:05 +00:00
Makefile