| From: | "Tristan Partin" <tristan(at)partin(dot)io> |
|---|---|
| To: | "Michael Paquier" <michael(at)paquier(dot)xyz> |
| 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 16:02:52 |
| Message-ID: | DKIU6WJEW9GG.2R6TEOBRURUQ2@partin.io |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu Aug 6, 2026 at 8:09 PM CDT, Michael Paquier wrote:
> 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.
So strange. I am not doing anything special. Just a git-format-patch.
Let me investigate more later today.
--
Tristan Partin
PostgreSQL Contributors Team
AWS (https://aws.amazon.com)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2026-08-07 16:50:55 | Re: problems with toast.* reloptions |
| Previous Message | Nikhil Sontakke | 2026-08-07 15:51:25 | Re: Hot standby accepts connections (giving wrong results) before consistency after crash reset |