Re: [HACKERS] [COMMITTERS] pgsql: First small patches needed for regression tests

2006-07-31 Thread Michael Meskes
On Mon, Jul 31, 2006 at 08:35:00AM -0400, Tom Lane wrote:
> According to the buildfarm, this commit broke the build under
> --enable-thread-safety.

Should be fixed now.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

---(end of broadcast)---
TIP 4: Have you searched our list archives?

   http://archives.postgresql.org


Re: [HACKERS] [COMMITTERS] pgsql: First small patches needed for regression tests

2006-07-31 Thread Tom Lane
[EMAIL PROTECTED] (Michael Meskes) writes:
> Log Message:
> ---
> First small patches needed for regression tests

According to the buildfarm, this commit broke the build under
--enable-thread-safety.

regards, tom lane

---(end of broadcast)---
TIP 6: explain analyze is your friend