diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-09 15:52:30 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-09 15:52:30 +0000 |
commit | e17e40f783da252934b19f43981084b3b1687d84 (patch) | |
tree | 33ca7390d43b3f93cc3579934d2b37672ff81069 /src/backend/executor/nodeBitmapHeapscan.c | |
parent | a4d58727191419b89126f06f23237986cae966fc (diff) | |
download | postgresql-e17e40f783da252934b19f43981084b3b1687d84.tar.gz postgresql-e17e40f783da252934b19f43981084b3b1687d84.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/executor/nodeBitmapHeapscan.c')
0 files changed, 0 insertions, 0 deletions