Re: ISN extension bug? (with patch) - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: ISN extension bug? (with patch)
Date
Msg-id alpine.DEB.2.10.1312241624560.7034@sto
Whole thread Raw
In response to Re: ISN extension bug? (with patch)  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: ISN extension bug? (with patch)
List pgsql-hackers
> On 12/22/13, 2:36 AM, Fabien COELHO wrote:
>> I'm not sure whether the policy is to update the version number of the
>> extension for such a change. As the library is always "isn.so", two
>> versions cannot live in parallel anyway. If it is useful, the second
>> patch attached also upgrade the version number.
>
> If you are not changing anything in the SQL, then you don't need to
> change the version number.

Ok, thanks for the information. I understand that the version number is 
about the API, not the implementation.

If so, there is only the one-liner patch to consider.

-- 
Fabien.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: trailing comment ghost-timing
Next
From: Peter Eisentraut
Date:
Subject: Re: [bug fix] "pg_ctl stop" times out when it should respond quickly