Re: occasional ECPG failures on dikkop (FreeBSD) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: occasional ECPG failures on dikkop (FreeBSD)
Date
Msg-id 768823.1778076932@sss.pgh.pa.us
Whole thread
In response to Re: occasional ECPG failures on dikkop (FreeBSD)  (Tomas Vondra <tomas@vondra.me>)
List pgsql-hackers
Tomas Vondra <tomas@vondra.me> writes:
> Ah, I haven't noticed the last couple messagess, mentioning dikkop. Not
> sure if it's the same issue - I guess we'll have to wait if the failures
> go away once it gets fixed.

> Still, it seems like a long-standing issue. It's curious dikkop started
> failing only very recently, after the OS upgrade.

Yeah.  Given that these are threading tests, I'm suspecting some
change in thread scheduling behavior in this latest FBSD release,
which somehow made it easier to hit a pre-existing issue.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: occasional ECPG failures on dikkop (FreeBSD)
Next
From: Nathan Bossart
Date:
Subject: Re: pgindent versus struct members and typedefs