diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-01-03 04:21:47 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-01-03 04:21:47 +0000 |
commit | ada6fd63d957bf42f9f739bfb20fb686474a08fe (patch) | |
tree | db92a97254c34b27276a1f8f168985a81bd1d641 /src/backend/tcop/postgres.c | |
parent | 74a40190aabd27b052ea7a63e93f7ed47743755d (diff) | |
download | postgresql-ada6fd63d957bf42f9f739bfb20fb686474a08fe.tar.gz postgresql-ada6fd63d957bf42f9f739bfb20fb686474a08fe.zip |
For float4/8, remove errno checks for pow() and exp() because only some
platforms set errno, and we already have a check macro that detects
under/overflow, so there is no reason for platform-specific code
anymore.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions