agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
From: M92 <hamiltop@computer-science.manchester.ac.uk>
To: postgres@postgres.berkeley.edu
Subject: postquel data type
Date: Tue, 8 Jun 93 04:13:39 -0700
Message-ID: <9306081113.AA18083@postgres.Berkeley.EDU> (raw)

I`m attempting to create a class where two of the attributes are composite
types. I'm defining these attributes to be of the procedure-type postquel. I'm 
then hoping to be able to append postquel queries as instances attributes. A 
method outlined by Stonebraker and Rowe in the papers The Design of Postgres and
The Postgres Data Model.

However when I issue the command to create the class :

* create OBJECT (name = char16, source = postquel, object = postquel) \g

I'm returned the meesage :

Query sent to backend is "create OBJECT (name = char16, source = postquel, object = postquel) "
WARN:Jun  8 11:43:36:parser: syntax error at or near "postquel"

Can anyone tell me where I'm going wrong ?

Paul.



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: postgres@postgres.berkeley.edu
  Cc: hamiltop@computer-science.manchester.ac.uk
  Subject: Re: postquel data type
  In-Reply-To: <9306081113.AA18083@postgres.Berkeley.EDU>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox