Re: PostgreSQL 18 Beta 1 release announcement draft - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: PostgreSQL 18 Beta 1 release announcement draft
Date
Msg-id CAGECzQT0O=4Pug3XpJB6aThu7jxuF1ASXf=g9S584Tp1EAmveg@mail.gmail.com
Whole thread Raw
In response to PostgreSQL 18 Beta 1 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: PostgreSQL 18 Beta 1 release announcement draft
List pgsql-hackers
On Mon, 5 May 2025 at 21:07, Jonathan S. Katz <jkatz@postgresql.org> wrote:
> Attached is a draft of the PostgreSQL 18 Beta 1 release announcement.

It might make sense to add a small sentence like "this release
introduces version 3.2 of the wire protocol, but libpq still uses 3.0
by default. This is the first new protocol version since Postgres
7.4". I think for users it's probably not super interesting
information, but we really want client/pooler/proxy authors to start
supporting the protocol negotiation. That will make it possible to at
some point start using a newer protocol version by default.



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Incorrect calculation of path fraction value in MergeAppend
Next
From: Álvaro Herrera
Date:
Subject: Re: pg_dump does not dump domain not-null constraint's comments