Re: PG18 protocol version

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: postgres(at)jeltef(dot)nl
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PG18 protocol version
Date: 2025-06-26 10:16:29
Message-ID: 20250626.191629.579420691653861048.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Yeah it seems we didn't update this part of the docs. Attached is a
> patch to fix that.

> - the major version number (3 for the protocol described here).
> - The least significant 16 bits are the minor version number
> - (0 for the protocol described here).

Why do you remove the info?
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2025-06-26 10:18:10 [PATCH] Use binaryheap_* macro where appropriate
Previous Message Shinya Kato 2025-06-26 10:12:03 Re: Extend COPY FROM with HEADER <integer> to skip multiple lines