Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA02594; Mon, 9 Aug 93 21:38:02 -0700
Date: Mon, 9 Aug 93 21:38:02 -0700
Message-Id: <9308100438.AA02594@postgres.Berkeley.EDU>
From: jaws@pangaea.dme.nt.gov.au (James Woods 61-89-895257)
Subject: Re: portal renaming?
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

> I am developing an X/Motif interface to Postgres (will be released
> in two weeks). I would like any help on this question:
> Retrieve commands, which have no 'into', 'portal' or 'iportal'
> keywords, go all to the 'blank' portal.

I have been thinking on this also, one idea I had was to parse the query
and if there is a retrieve, insert a portal name after in.  This will have
to be refined for more complex queries, and is a bit of a hack.  But if noone
has a better idea it is probably worth a try.

James Woods
jaws@pangaea.dme.nt.gov.au
