diff options
author | Peter Eisentraut | 2019-11-21 17:00:07 +0000 |
---|---|---|
committer | Peter Eisentraut | 2019-11-21 17:29:21 +0000 |
commit | 2e4db241bfd3206bad8286f8ffc2db6bbdaefcdf (patch) | |
tree | 709eee963e46e556e7f6e54a2eceba236e816a9e /src/backend/utils/adt/misc.c | |
parent | 43a54a3bccd7dc6be798475214d561f3e93b3055 (diff) |
Remove configure --disable-float4-byval
This build option was only useful to maintain compatibility for
version-0 functions, but those are no longer supported, so this option
can be removed.
float4 is now always pass-by-value; the pass-by-reference code path is
completely removed.
Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions