summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorDean Rasheed <dean.a.rasheed@gmail.com>2021-01-05 11:48:45 +0000
committerDean Rasheed <dean.a.rasheed@gmail.com>2021-01-05 11:48:45 +0000
commitab042d0108232d4b8b6a2b104a466a4bb2f6b9f1 (patch)
tree24b5d912191c6d9c4fca159ef4d0a99f70795ea0 /src/backend/tcop/postgres.c
parent160a9e425f18b248c87130fec9f04b77dceb60a3 (diff)
Add an explicit cast to double when using fabs().
Commit bc43b7c2c0 used fabs() directly on an int variable, which apparently requires an explicit cast on some platforms. Per buildfarm.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions