Re: Just for fun: Postgres 20? - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: Just for fun: Postgres 20?
Date
Msg-id CAC+AXB3wWf9hhnHSms8d249NhhLV1FO6=tMbR5sctgfSAERuxg@mail.gmail.com
Whole thread Raw
In response to Re: Just for fun: Postgres 20?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Just for fun: Postgres 20?  (David Fetter <david@fetter.org>)
Re: Just for fun: Postgres 20?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers


On Wed, Feb 12, 2020 at 3:47 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:

Yeah; I don't think it's *that* unlikely for it to happen again.  But
my own principal concern about this mirrors what somebody else already
pointed out: the one-major-release-per-year schedule is not engraved on
any stone tablets.  So I don't want to go to a release numbering system
that depends on us doing it that way for the rest of time.


We could you use YYYY as version identifier, so people will not expect correlative numbering. SQL Server is being released every couple of years and they are using this naming shema. The problem would be releasing twice the same year, but how likely would that be?

Regards,

Juan José Santamaría Flecha

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Just for fun: Postgres 20?
Next
From: Alvaro Herrera
Date:
Subject: Re: Getting rid of some more lseek() calls