Re: [HACKERS] new one

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: PostgreSQL Developers List <hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] new one
Date: 1999-06-07 15:17:59
Message-ID: 375BE2A7.9854A5B7@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Vadim Mikheev wrote:
>
> Deadlock is fixed but seems that I found another one, in btree
> again, that bit me today all day long.

Fixed...

But there is still some problem in vacuum:

TRAP: Failed Assertion("!((*vpp)->vpd_offsets_used == num_tuples):",
File: "vacuum.c", Line: 1736)

I hope to fix it tomorrow...

Vadim

In response to

  • new one at 1999-06-07 14:43:49 from Vadim Mikheev

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-06-07 15:18:44 Re: [HACKERS] Priorities for 6.6
Previous Message Tom Lane 1999-06-07 15:07:39 Re: [HACKERS] Bug in LIKE ?