Thread: Re: [COMMITTERS] pgsql: ITAGAKI Takahiro
added
Michael Meskes wrote: > Log Message: > ----------- > ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe > descriptor handling this seems to cause at least two different failures(linker errors and a glibc doublefree reporting) in the ECPG-checks on multiple buildfarm members. Stefan
On Tue, Oct 02, 2007 at 02:46:12PM +0200, Stefan Kaltenbrunner wrote: > this seems to cause at least two different failures(linker errors and a > glibc doublefree reporting) in the ECPG-checks on multiple buildfarm > members. Already working on it. Seems it doesn't work without threading. Will fix asap. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
On Tue, Oct 02, 2007 at 02:46:12PM +0200, Stefan Kaltenbrunner wrote: > this seems to cause at least two different failures(linker errors and a > glibc doublefree reporting) in the ECPG-checks on multiple buildfarm > members. Fixed the threading enabled bug. Hopefully this fixes all problems. Some reports look ambiguous, so we need to wait. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!