Re: BUG #18614: [ECPG] out of bound in DecodeDateTime

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: p(dot)nekrasov(at)fobos-nt(dot)ru, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18614: [ECPG] out of bound in DecodeDateTime
Date: 2024-10-22 23:37:35
Message-ID: Zxg3P25sHvqhW6KG@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Oct 22, 2024 at 02:53:50PM +0900, Michael Paquier wrote:
> And here is what I had in mind, checking the error code on top of the
> output. The output is really optional, but that maps with 0 with the
> offset applied, so I've just kept it.

I had some time this morning, so I have looked at it again, kept the
patch as-is, and backpatched all the way down (with proper authorship
of course).
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Langote 2024-10-23 01:12:12 Re: BUG #18568: BUG: Result wrong when do group by on partition table!
Previous Message Tender Wang 2024-10-22 14:29:10 Re: BUG #18568: BUG: Result wrong when do group by on partition table!