Re: Re: [COMMITTERS] TOAST

From: JanWieck(at)t-online(dot)de (Jan Wieck)
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jan Wieck <JanWieck(at)Yahoo(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: [COMMITTERS] TOAST
Date: 2000-07-04 00:52:38
Message-ID: 200007040052.CAA30465@hot.jw.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Tom Lane wrote:
> With current CVS tip, I get an Assert() failure during initdb.
>
> #7 0x19268c in ExceptionalCondition (
> conditionName=0x76578 "!(TransactionIdIsCurrentTransactionId(tuple->t_xmax))
> ", exceptionP=0x4000a650, detail=0x0, fileName=0x401933ed "", lineNumber=202)
> at assert.c:73
>
> [...]
>
> Any ideas?

Added --enable-cassert to my default configure switches.

Hmmm - with my latest changes I get the same, without them I
don't. Will backout the changes if I cannot find it quickly.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Vadim B. Mikheev - CVS 2000-07-04 01:39:25 pgsql/src/backend/access/heap (heapam.c)
Previous Message Tom Lane 2000-07-04 00:11:22 Re: Re: [COMMITTERS] TOAST

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Bitmead 2000-07-04 01:13:55 Re: [HACKERS] proposed improvements to PostgreSQL license
Previous Message Tom Lane 2000-07-04 00:47:18 Re: Fwd: Re: Fwd: Problem with recv syscall on socket when other side closed connection