Re: remove some ancient port hacks
Noah Misch <noah@leadboat.com>
From: Noah Misch <noah@leadboat.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-08-13T03:22:52Z
Lists: pgsql-hackers
On Wed, Aug 12, 2020 at 09:12:07AM +0200, Peter Eisentraut wrote: > There are two ancient hacks in the cygwin and solaris ports that appear to > have been solved more than 10 years ago, so I think we can remove them. See > attached patches. +1 for removing these. >10y age is not sufficient justification by itself; if systems that shipped with the defect were not yet EOL, that would tend to justify waiting longer. For these particular hacks, though, affected systems are both old and EOL.
Commits
-
Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD
- bacda6a327ef 14.0 landed
-
Remove obsolete cygwin.h hack
- 53095b5fe650 14.0 landed