Re: Support for listing the beta versions

From: Yogesh Sharma <yogesh(dot)sharma(at)catprosystems(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>, Jonathan Abdiel Gonzalez Valdebenito <jonathan(dot)abdiel(at)gmail(dot)com>
Cc: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Support for listing the beta versions
Date: 2026-05-27 14:04:52
Message-ID: d13dc4f5-47c1-4741-9f2f-95cba61b0df9@CatProSystems.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 12/1/25 15:30, Magnus Hagander wrote:
>
>
> On Mon, 18 Aug 2025 at 15:16, Jonathan Abdiel Gonzalez Valdebenito
> <jonathan(dot)abdiel(at)gmail(dot)com <mailto:jonathan(dot)abdiel(at)gmail(dot)com>> wrote:
>
> Hello,
>
> To complement my previous email, since people may be using the file
> in different ways, and probably will affect to add a new version
> I propose to add an argument "beta=true" to the URL, which by
> default will be false, keeping the same behavior, but if is added,
> will also
> list the beta versions on the json file, allowing backward
> compatibility and an easy way to include the beta versions without
> adding a
> new file or entry in the json file.
>
> Regards!
>
>
> Hi!
>
> Sorry for a very late feedback on this.
>
> I think this is the way it has to be done, more or less. I was trying to
> think of a better way back when you sent it, and then didn't but forgot
> to reply :)
>
> Now, beta isn't enough. We technically have alpha, beta and rc. Should
> we make it something like "?include=beta,rc" and a chance to list them?
> Or should we have "testing=beta" and have it basically do "if you say
> alpha you get all, if you say beta you get beta and rc and if you say rc
> you get rc"? Which would make more sense?
>

Another idea:

{
"current": false,
"eolDate": "2031-11-08",
"firstRelDate": "2026-10-14",
"latestMinor": "beta1",
"major": "19",
"relDate": "2026-05-14",
"supported": true
"upcoming" : true
},

I am in favor of adding alpha/beta/rc/ in json in some form.

Thanks
Yogesh

In response to

Browse pgsql-www by date

  From Date Subject
Next Message arif rahman 2026-05-27 14:48:24 Wiki editor request
Previous Message Joe Conway 2026-05-27 13:55:09 Re: Wiki editor request