Re: Bogus assertion in multixact.c?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Subject: Re: Bogus assertion in multixact.c?
Date: 2005-05-03 18:48:20
Message-ID: 2785.1115146100@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> Heikki Linnakangas <hlinnaka(at)iki(dot)fi> writes:
>> Isn't this bogus?

> No. Note the comment immediately above, as well as the header comment
> for the function.

OTOH, now that I think about it there's no reason whatever for that
bizarre call convention. Let's split the function into two: one to
expand an existing multixact, and one to make a multixact from two
regular xids.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-05-03 18:49:42 Re: [pgsql-advocacy] Increased company involvement
Previous Message Stephen Frost 2005-05-03 18:47:20 Re: [pgsql-advocacy] Increased company involvement