Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike
Date
Msg-id 20454.1206109818@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike  (Michael Meskes <meskes@postgresql.org>)
Responses Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike  (Michael Meskes <meskes@postgresql.org>)
List pgsql-committers
Michael Meskes <meskes@postgresql.org> writes:
> On Thu, Mar 20, 2008 at 04:36:15PM -0400, Tom Lane wrote:
>> This should absolutely *not* have been done in a stable release branch.

> I thought about this for a while before committing but failed to see
> where an additional function could harm the stable release. There is
> however an advantage, namely enabling aubit with PGSQL 8.3 again.
> Without this change it won't work with this release.

It's not the extra function that I object to so much as the library
version number bump.  That's going to create problems for packagers.

            regards, tom lane

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that soft-mounting NFS is not recommended.
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Corrected version number.