Re: So, can we stop supporting Windows native now? - Mailing list pgsql-hackers

From Joe Conway
Subject Re: So, can we stop supporting Windows native now?
Date
Msg-id 56FD45E3.7030107@joeconway.com
Whole thread Raw
In response to Re: So, can we stop supporting Windows native now?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 03/30/2016 09:17 PM, Tom Lane wrote:
> Craig Ringer <craig@2ndquadrant.com> writes:
>> On 31 March 2016 at 07:49, Josh berkus <josh@agliodbs.com> wrote:
>>> So, can we stop supporting Windows native now?
>
>> Why would we want to?
>
>> The cost is small.
>
> Surely you jest.  Windows is the single biggest PITA platform from a
> portability perspective, and has been in every release cycle since we
> first had a Windows port, and there is no close second.

Add to that the cost on extension authors. I would surely *love* to dump
Windows support in PL/R as it is a major league PITA. It is probably an
understatement to say that over the last 10+ years, 95+% of the time I
have spent maintaining and supporting PL/R has been directly
attributable to the Windows port.

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development


pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: WIP: Access method extendability
Next
From: Alexander Korotkov
Date:
Subject: Re: Move PinBuffer and UnpinBuffer to atomics