Re: PG18 protocol version

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PG18 protocol version
Date: 2025-06-26 10:43:44
Message-ID: CAGECzQTj8+h-zFasw8+G+rr5hcw10QaX7-FTZeOjJoL_mByUmA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 26 Jun 2025 at 12:16, Tatsuo Ishii <ishii(at)postgresql(dot)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)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-06-26 11:29:55 Re: pg_dump misses comments on NOT NULL constraints
Previous Message Aleksander Alekseev 2025-06-26 10:18:10 [PATCH] Use binaryheap_* macro where appropriate