Re: PG18 protocol version - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: PG18 protocol version
Date
Msg-id CAGECzQTj8+h-zFasw8+G+rr5hcw10QaX7-FTZeOjJoL_mByUmA@mail.gmail.com
Whole thread Raw
In response to Re: PG18 protocol version  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
On Thu, 26 Jun 2025 at 12:16, Tatsuo Ishii <ishii@postgresql.org> wrote:
> Why do you remove the info?

I didn't? I replaced it with a more generic version of the same
information, that covers both protocol version 3.0 and 3.2 (and any
future 3.x)



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: [PATCH] Use binaryheap_* macro where appropriate
Next
From: Fujii Masao
Date:
Subject: Re: pg_dump misses comments on NOT NULL constraints