Re: Don't use pq_putmessage in socket comm function

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Don't use pq_putmessage in socket comm function
Date: 2026-07-23 08:06:25
Message-ID: amHLgaRiy736u0Tb@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 22, 2026 at 06:15:15PM +0900, Fujii Masao wrote:
> Agreed. The proposed change looks correct to me.

Done this one, but only on HEAD as the existing code is not broken,
either. That's debatable.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Anthonin Bonnefoy 2026-07-23 08:19:04 Re: Fix error handling in getCopyDataMessage and pqFunctionCall3
Previous Message Fujii Masao 2026-07-23 07:43:26 Re: Fix error handling in getCopyDataMessage and pqFunctionCall3