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

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Павел Некрасов <p.nekrasov@fobos-nt.ru>
Cc: Michael Paquier <michael@paquier.xyz>, Bruce Momjian <bruce@momjian.us>, pgsql-bugs <pgsql-bugs@lists.postgresql.org>
Date: 2024-10-26T14:14:53Z
Lists: pgsql-bugs
On 2024-Oct-25, Павел Некрасов wrote:

> Thank you for the clarification!
> 
> Would it be possible to know which specific organizations or projects
> actively use ecpg?

It doesn't seem realistic to maintain a complete list, and many
organizations are just not going to tell us or anyone that they're using
it.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"This is a foot just waiting to be shot"                (Andrew Dunstan)



Commits

  1. ecpg: Fix out-of-bound read in DecodeDateTime()