Thread: pgsql: Small code simplification

pgsql: Small code simplification

From
Peter Eisentraut
Date:
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(-)