Re: PG18 protocol version - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: PG18 protocol version
Date
Msg-id 20250626.191629.579420691653861048.ishii@postgresql.org
Whole thread Raw
In response to Re: PG18 protocol version  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Responses Re: PG18 protocol version
List 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



pgsql-hackers by date:

Previous
From: Shinya Kato
Date:
Subject: Re: Extend COPY FROM with HEADER to skip multiple lines
Next
From: Aleksander Alekseev
Date:
Subject: [PATCH] Use binaryheap_* macro where appropriate