Re: remove some ancient port hacks

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Marco Atzeri <marco.atzeri@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2020-08-15T09:39:40Z
Lists: pgsql-hackers
On 2020-08-12 10:18, Marco Atzeri wrote:
> On 12.08.2020 09:12, 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.
>>
> 
> Hi Peter,
> This is really archeology
> 
>     Check for b20.1
> 
> as it was released in 1998.
> No problem at all to remove it

Committed.  Thanks for the feedback.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD

  2. Remove obsolete cygwin.h hack