Re: PG18 protocol version - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: PG18 protocol version
Date
Msg-id 20250711.104704.1023660514646002771.ishii@postgresql.org
Whole thread Raw
In response to PG18 protocol version  (Tatsuo Ishii <ishii@postgresql.org>)
List 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



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: pg_dump --with-* options
Next
From: Amit Langote
Date:
Subject: Re: Some ExecSeqScan optimizations