Thread: What version specification used by PG community developers?

What version specification used by PG community developers?

From
WanCheng
Date:
Is same to the SemVer?(https://semver.org/)




Re: What version specification used by PG community developers?

From
Pavel Stehule
Date:


st 7. 10. 2020 v 9:52 odesílatel WanCheng <zhaowcheng@163.com> napsal:
Is same to the SemVer?(https://semver.org/)

no


Regards

Pavel

Re: What version specification used by PG community developers?

From
Ron
Date:
On 10/7/20 2:52 AM, WanCheng wrote:
> Is same to the SemVer?(https://semver.org/)

It used to be, but starting with v10 it's
MAJOR
PATCH

-- 
Angular momentum makes the world go 'round.



Re: What version specification used by PG community developers?

From
Adrian Klaver
Date:
On 10/7/20 6:01 AM, Ron wrote:
> On 10/7/20 2:52 AM, WanCheng wrote:
>> Is same to the SemVer?(https://semver.org/)
> 
> It used to be, but starting with v10 it's
> MAJOR
> PATCH

Was it?

Pre-10 it was:

MAJOR.MAJOR.PATCH


-- 
Adrian Klaver
adrian.klaver@aklaver.com



Re: What version specification used by PG community developers?

From
Magnus Hagander
Date:


On Wed, Oct 7, 2020 at 3:47 PM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 10/7/20 6:01 AM, Ron wrote:
> On 10/7/20 2:52 AM, WanCheng wrote:
>> Is same to the SemVer?(https://semver.org/)
>
> It used to be, but starting with v10 it's
> MAJOR
> PATCH

Was it?

Pre-10 it was:

MAJOR.MAJOR.PATCH


Yeah the fact that it kind of looked like semver, but *wasn't* semver, is probably one of the (many) things that confused people. It definitely wasn't semver.

--

Re: What version specification used by PG community developers?

From
Adrian Klaver
Date:
On 10/7/20 6:53 AM, Magnus Hagander wrote:
> 
> 
> On Wed, Oct 7, 2020 at 3:47 PM Adrian Klaver <adrian.klaver@aklaver.com 
> <mailto:adrian.klaver@aklaver.com>> wrote:
> 
>     On 10/7/20 6:01 AM, Ron wrote:
>      > On 10/7/20 2:52 AM, WanCheng wrote:
>      >> Is same to the SemVer?(https://semver.org/)
>      >
>      > It used to be, but starting with v10 it's
>      > MAJOR
>      > PATCH
> 
>     Was it?
> 
>     Pre-10 it was:
> 
>     MAJOR.MAJOR.PATCH
> 
> 
> 
> Yeah the fact that it kind of looked like semver, but *wasn't* semver, 
> is probably one of the (many) things that confused people. It definitely 
> wasn't semver.


Hmm, wonder how people manage in the Python, RH, Linux kernel, etc worlds?

> 
> -- 
>   Magnus Hagander
>   Me: https://www.hagander.net/ <http://www.hagander.net/>
>   Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>


-- 
Adrian Klaver
adrian.klaver@aklaver.com