Bug in ecpg that has to be fixed prior 7.2

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Bug in ecpg that has to be fixed prior 7.2
Date: 2001-12-08 20:42:24
Message-ID: 20011208204224.GA2798@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

Browse pgsql-hackers by date

  From Date Subject
Next Message Manuel Sugawara 2001-12-09 01:41:01 Re: date formatting and tab-complete patch
Previous Message Serguei Mokhov 2001-12-08 19:27:59 Re: New NLS status page