Bug in ecpg that has to be fixed prior 7.2 - Mailing list pgsql-hackers

From Michael Meskes
Subject Bug in ecpg that has to be fixed prior 7.2
Date
Msg-id 20011208204224.GA2798@feivel.fam-meskes.de
Whole thread Raw
List pgsql-hackers
Hi,

while fixing a bug in ecpg that caused it to interprete a pointer to a
struct with a struct and thus using s.a syntax instead of s->a I found one
rather annoying bug. If an argument is a pointer to a struct and the
indicator is a struct ecpg segfaults. Since I don't think we can keep it
this way, I will try to fix it asap. IMO a stable release should not have
such a bug.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: "Serguei Mokhov"
Date:
Subject: Re: New NLS status page
Next
From: Manuel Sugawara
Date:
Subject: Re: date formatting and tab-complete patch