diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-09 15:52:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-09 15:52:38 +0000 |
commit | ab4f1947f3a2a135e7bb01bf06010c54ab5118f8 (patch) | |
tree | 1811e6788049485c401cff39e32a6d357ebc30cd /src/backend/access/gist | |
parent | 02c31e885d76b422ebf76ec06a5e9c5fff0975d8 (diff) | |
download | postgresql-ab4f1947f3a2a135e7bb01bf06010c54ab5118f8.tar.gz postgresql-ab4f1947f3a2a135e7bb01bf06010c54ab5118f8.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