pgsql: Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD
Date
Msg-id E1k6saY-0005Z9-Or@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD

Fixed more than 10 years ago.

Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://www.postgresql.org/message-id/flat/aa266ede-baaa-f4e6-06cf-5b1737610e9a%402ndquadrant.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/float.c | 24 ------------------------
src/include/port/solaris.h    | 12 ------------
2 files changed, 36 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Mark a few logical decoding related variables with PGDLLIMPORT.
Next
From: Tom Lane
Date:
Subject: pgsql: Remove no-longer-usable hstore--1.0--1.1.sql update script.