Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA00587; Thu, 6 May 93 08:21:02 -0700
Message-Id: <9305061521.AA00587@postgres.Berkeley.EDU>
From: Michael Ubell <michael@miro.com>
Subject: Re: Problems with indices on user-defined data types
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of "Thu, 06 May 93 03:53:58 PDT."
             <9305061053.AA29307@postgres.Berkeley.EDU> 
Date: Thu, 06 May 93 08:20:44 -0700
From: Michael Ubell <michael@miro.com>

I believe you are missing an entry in the amproc table.  The btree acess method
requires 1 support routine.
