Re: Assertion failure on HEAD (or at least git copy of it)

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Assertion failure on HEAD (or at least git copy of it)
Date: 2010-08-30 15:24:33
Message-ID: 4C7BCD31.1040402@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08/30/2010 08:16 AM, Tom Lane wrote:
> "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
>> Checking out HEAD from the git repository I see an assertion
>> failure.
>
> The buildfarm isn't reporting any such thing. Could you get a CVS
> checkout and diff it against the git results?

I'm seeing it on a checkout from CVS head. Basically do

make
make install
initdb
pg_ctl start
make installcheck
pg_ctl -m immediate stop
pg_ctl start

At this point I see the assertion in the logs.

Joe

--
Joe Conway
credativ LLC: http://www.credativ.us
Linux, PostgreSQL, and general Open Source
Training, Service, Consulting, & 24x7 Support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-08-30 15:29:20 Re: Assertion failure on HEAD (or at least git copy of it)
Previous Message Alvaro Herrera 2010-08-30 15:24:07 Re: string function - "format" function proposal