Re: Fix a host of strto*() bugs

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tristan Partin <tristan(at)partin(dot)io>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, malis(at)pgrust(dot)com
Subject: Re: Fix a host of strto*() bugs
Date: 2026-08-07 01:09:51
Message-ID: anUwX0F-VJWap0D-@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 03, 2026 at 10:40:21PM +0000, Tristan Partin wrote:
> Uhh... check this email...

I am not sure what is wrong, if that's on your side or mine, but your
patch for the tid bits was not able to apply because your generated
patch included twice the same diffs. Anyway, I got something out and
applied the tid part as of 58ff4a0a0867, and the pgoutput part as of
290bb8afe6b4.

For the pgoutput thing, I have added a much cheaper test than what you
proposed, in the shape of a single SQL query in test_decoding.

Patch 0003 for ecpg has the same set of issues as 0001: duplicated
blocks of diffs. I have not looked at it yet. Perhaps later.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-08-07 01:15:58 Re: Credits For v19
Previous Message Hayato Kuroda (Fujitsu) 2026-08-07 01:02:08 RE: Multi-insert for logical replication apply