remove some ancient port hacks
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-08-12T07:12:07Z
Lists: pgsql-hackers
Attachments
- 0001-Remove-obsolete-HAVE_BUGGY_SOLARIS_STRTOD.patch (text/plain) patch 0001
- 0002-Remove-obsolete-cygwin.h-hack.patch (text/plain) patch 0002
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. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD
- bacda6a327ef 14.0 landed
-
Remove obsolete cygwin.h hack
- 53095b5fe650 14.0 landed