Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wQSCb-001ZFm-1W for pgsql-hackers@arkaria.postgresql.org; Fri, 22 May 2026 15:54:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wQSCX-00DciK-30 for pgsql-hackers@arkaria.postgresql.org; Fri, 22 May 2026 15:54:18 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wQSCX-00DchS-26 for pgsql-hackers@lists.postgresql.org; Fri, 22 May 2026 15:54:18 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wQSCQ-00000000ufF-1lQ8 for pgsql-hackers@lists.postgresql.org; Fri, 22 May 2026 15:54:13 +0000 Received: from pro.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.18.1/8.18.1) with ESMTP id 64MFs4ge2111676; Fri, 22 May 2026 11:54:04 -0400 From: Tom Lane To: Isaac Morland cc: Kirk Wolak , Nikolay Samokhvalov , pgsql-hackers Subject: Re: Rename Postgres 19 to Postgres 26 (year-based)? In-reply-to: References: Comments: In-reply-to Isaac Morland message dated "Thu, 21 May 2026 14:45:43 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26421.1779465244.1@sss.pgh.pa.us> Date: Fri, 22 May 2026 08:54:04 -0700 Message-ID: <26422.1779465244@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Isaac Morland writes: > I like this because it makes it very clear that there has been a change in > numbering scheme. Skipping 7 numbers could be due to almost anything, in > the long term, but no one will think PG2026 is just 2008 versions after > PG18. Also, I agree that while most likely no one on this list will be > worrying about this in 2100, it would be nice to know that nobody has to > worry about what comes after PG99. Geez, I thought we were permanently done with what-shall-we-call- the-next-release threads after we dropped three-part version numbers. I don't like either version of this proposal, because I fear it puts way too much faith in our ability to adhere to a fixed release calendar. What happens if "v2027" slips into 2028? Are we then unable to resume the normal schedule for the following release? regards, tom lane