On 2/20/20 2:42 PM, Alvaro Herrera wrote:
On 2020-Feb-20, Andrus wrote:

Upgrade to a version of Postgres that is not 5 years past EOL?

Not possible at moment because requires lot of testing not to break existing
applications.
Planned in future.

Applications are already broken, since they can't connect, right?  Seems
like a great time to test them with an upgraded server.


Realized I should have been clearer. By pre-libpq I meant this:

https://odbc.postgresql.org/docs/release.html

psqlODBC 09.05.0100 Release
Changes:

    Use libpq for all communication with the server
Previously, libpq was only used for authentication. Using it for all communication lets us remove a lot of duplicated code. libpq is now required for building or using libpq.

--
Adrian Klaver
adrian.kla...@aklaver.com


Reply via email to