Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id MAA04057 for postgres-dist; Wed, 12 Jan 1994 12:24:39 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199401122024.MAA04057@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from elysium.CS.Berkeley.EDU (elysium.CS.Berkeley.EDU [128.32.149.6]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id MAA04048 for <postgres@nobozo.CS.Berkeley.EDU>; Wed, 12 Jan 1994 12:24:38 -0800
Received: from localhost (paxson@localhost) by elysium.CS.Berkeley.EDU (8.6.4/8.1B) id MAA27016; Wed, 12 Jan 1994 12:24:27 -0800
Message-Id: <199401122024.MAA27016@elysium.CS.Berkeley.EDU>
To: markd@novo.saintjoe.EDU (Mark Davisson)
cc: postgres@postgres.Berkeley.EDU
Subject: Re: Extending the database with procedures 
Date: Wed, 12 Jan 1994 12:24:27 -0800
From: "Caroline M. Paxson" <paxson@postgres.Berkeley.EDU>
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Wed, 12 Jan 94 12:24:39 -0800
Resent-XMts: smtp


Hi,
You write about wanting to define a procedure as an attribute.
I'm working on this implementation right now - so what you tried
to do just doesn't work yet.

By the way, you can't take all of the Postgres academic papers as gospel
as to what Postgres can do.  Postgres implementation goals have changed a
lot over the years.  The most trustworthy source of what Postgres really
does at any point in time is the reference manual which comes with the
source.

Carol Paxson
Postgres group, U.C. Berkeley
