From: | Steve Crawford <scrawford(at)pinpointresearch(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
Cc: | "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Removing support for < 7.4 servers |
Date: | 2013-08-20 16:42:49 |
Message-ID: | 52139C89.6010304@pinpointresearch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
On 08/20/2013 03:53 AM, Heikki Linnakangas wrote:
> Hi,
>
> ...
> I'd like to rip out all the support for pre-7.4 servers, including
> protocol version 2, to simplify the code. Any objections? If someone
> is running a really old server version, I think it's fair to insist
> that they also use a somewhat old version of the driver. (the only
> thing anyone should be doing with 7.3 servers today is pg_dump, to be
> honest)
Speaking generally as a user...
It seems like this might be a good opportunity to establish an overall
support/EOL policy for the drivers. Anyone running 7.4 has been on their
own for years anyway and shouldn't expect driver authors to spend
valuable development resources supporting those outdated systems.
I would not personally object to a driver EOL/support policy that tracks
alongside the EOL/support schedule of PostgreSQL itself. If support for
anything pre-8.4 is impeding you, drop it.
Cheers,
Steve
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2013-08-20 23:33:59 | Re: Removing support for < 7.4 servers |
Previous Message | Heikki Linnakangas | 2013-08-20 10:53:42 | Removing support for < 7.4 servers |