Return-Path: kristin
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA07643; Tue, 15 Jun 93 09:21:02 -0700
Message-Id: <9306151621.AA07643@postgres.Berkeley.EDU>
From: kristin@postgres.Berkeley.EDU (Kristin Wright)
Subject: Re: hash access method
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: real-ralf@Germany.EU.net
Sender: pg_adm@postgres.Berkeley.EDU
To: real-ralf@Germany.EU.net
Date: Fri, 4 Jun 1993 16:02:13 -0700 (PDT)
Cc: postgres@postgres.Berkeley.EDU (POSTGRES database manager)
In-Reply-To: <9306042247.AA00496@postgres.Berkeley.EDU> from "Steve Davidson" at Jun 4, 93 03:47:16 pm
X-Mailer: ELM [version 2.4 PL21]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 174       
Status: O


> I've noticed that the access methods defined for Postgres
> include rtree and btree.  Is there a hash in the works?

yes. it will be included in the next release. 

-kw



