Re: PQnotifies() in 7.3 broken? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PQnotifies() in 7.3 broken?
Date
Msg-id 5477.1039728169@sss.pgh.pa.us
Whole thread Raw
In response to Re: PQnotifies() in 7.3 broken?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: PQnotifies() in 7.3 broken?
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> Wrong --- if you need a recompile then it's not binary-compatible, so
>> it should be a major version bump.

> But the previous poster said only API changes were reasons to bump the
> major, right?

Yes.  He meant *binary* API changes, though, ie, anything that would
break extant executables originally linked to the prior version of the
shared library.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Creating a zero-column table
Next
From: Bruce Momjian
Date:
Subject: Re: PQnotifies() in 7.3 broken?