What version specification used by PG community developers?

Started by ZHAOWANCHENGover 5 years ago6 messagesgeneral
Jump to latest
#1ZHAOWANCHENG
zhaowcheng@163.com

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

#2Pavel Stehule
pavel.stehule@gmail.com
In reply to: ZHAOWANCHENG (#1)
Re: What version specification used by PG community developers?

st 7. 10. 2020 v 9:52 odesílatel WanCheng <zhaowcheng@163.com> napsal:

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

no

https://www.postgresql.org/support/versioning/

Regards

Pavel

#3Ron
ronljohnsonjr@gmail.com
In reply to: ZHAOWANCHENG (#1)
Re: What version specification used by PG community developers?

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.

#4Adrian Klaver
adrian.klaver@aklaver.com
In reply to: Ron (#3)
Re: What version specification used by PG community developers?

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

#5Magnus Hagander
magnus@hagander.net
In reply to: Adrian Klaver (#4)
Re: What version specification used by PG community developers?

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.

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

#6Adrian Klaver
adrian.klaver@aklaver.com
In reply to: Magnus Hagander (#5)
Re: What version specification used by PG community developers?

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/&gt;
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;

--
Adrian Klaver
adrian.klaver@aklaver.com