Return-Path: sunita
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA02844; Wed, 9 Jun 93 17:42:34 -0700
Date: Wed, 9 Jun 93 17:42:34 -0700
Message-Id: <9306100042.AA02844@postgres.Berkeley.EDU>
From: <sunita@postgres.berkeley.edu>
Subject: Re: p_write
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


There is a bug in the b-tree code. It shows up usually after a
few insert operations in the b-tree. That explains why the program
works for the first few runs after creating a database before failing.
The bug will be fixed in the next release.

Sunita.
