Re: [GENERAL] libpq backwards compatbility

2016-11-17 Thread Andy Halsall
PostgreSQL platforms have been upgraded to 9.6. Or make it a dependency of the application release that the PostgreSQL platform is 9.6. Andy From: Michael Paquier Sent: 03 November 2016 09:35 To: Andy Halsall Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] li

Re: [GENERAL] libpq backwards compatbility

2016-11-03 Thread Michael Paquier
On Wed, Nov 2, 2016 at 11:58 PM, Andy Halsall wrote: > Can we assume that the 9.6 libpq library is backwards compatible with > applications compiled against 9.3 headers? I wouldn't expect to have to > re-compile our application against 9.6 libpq headers and redeploy because > we're not taking adva