pgsql: Small code simplification

Started by Peter Eisentrautover 6 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Small code simplification

FLOAT8PASSBYVAL can be used instead of USE_FLOAT8_BYVAL here.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e6c2d17c5367ddcd900450c6a857dac8630da0ca

Modified Files
--------------
src/backend/utils/adt/rangetypes_typanalyze.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)