diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-09 15:52:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-09 15:52:47 +0000 |
commit | 09bb3620872389ee1e759296d160f123726910ec (patch) | |
tree | 3d198abbeacfe1b72ed735a3c06dab3202a51b73 /src/backend/access/gist | |
parent | bac7d7b53b6e0a82c61421550cb1960358862850 (diff) | |
download | postgresql-09bb3620872389ee1e759296d160f123726910ec.tar.gz postgresql-09bb3620872389ee1e759296d160f123726910ec.zip |
Allow numeric_fac() to be interrupted, since it can take quite a while for
large inputs. Also cause it to error out immediately if the result will
overflow, instead of grinding through a lot of calculation first.
Per gripe from Jim Nasby.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions