Re: PostgreSQL 17 Beta 1 release announcement draft
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: zaidagilist <zaidagilist@gmail.com>
Cc: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, jkatz@postgresql.org, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-05-16T06:19:42Z
Lists: pgsql-hackers
On Thu, 16 May 2024 at 17:37, zaidagilist <zaidagilist@gmail.com> wrote: > I am trying to open the 17 docs but it looks removed. Getting > following message "Page not found" > > https://www.postgresql.org/docs/17/ It's called "devel" for "development" until we branch sometime before July: https://www.postgresql.org/docs/devel/ David