Re: PG18 protocol version

Tatsuo Ishii <ishii@postgresql.org>

From: Tatsuo Ishii <ishii@postgresql.org>
To: postgres@jeltef.nl
Cc: hlinnaka@iki.fi, pgsql-hackers@postgresql.org, rmt@lists.postgresql.org
Date: 2025-07-11T01:47:04Z
Lists: pgsql-hackers
> On Thu, 3 Jul 2025 at 04:11, Tatsuo Ishii <ishii@postgresql.org> wrote:
>> After thinking more, I reached a conclusion it would better to apply
>> attached simple patch to v18 since v18 is already in the beta phase
>> and we want to make changes to it minimal.
> 
> I thought that clarifying docs was exactly one of the things the beta
> period is about. But if not, your patch seems fine too.
> 
> CC-ing RMT for clarification

I have pushed my patch to REL_18_STABLE branch and your patch to master.

Thanks.
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



Commits

  1. Doc: fix outdated protocol version.