agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Caroline M. Paxson <paxson@postgres.Berkeley.EDU>
To: postgres@postgres.berkeley.edu
Subject: postquel data type
Date: Tue, 08 Jun 1993 16:39:29 -0700
Message-ID: <9306082347.AA24133@postgres.Berkeley.EDU> (raw)
Hi,
The problem with the following:
* create OBJECT (name = char16, source = postquel, object = postquel) \g
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"
is that the type "postquel" is not supported. Take a look at the
list of supported types in the Introduction(Built-ins) section of
the Postgres manual. (I'm assuming you haven't defined your own
type called postquel.)
I am currently working on implementing Postgres sets in a way which
will allow you to store queries as sets. In the meantime, you might
try using functions, i.e. instead of having an attribute "source", define
a Postquel function called "source".
Carol Paxson
paxson@cs.berkeley.edu
view thread (4+ messages) latest in thread
Message-ID: <9306082347.AA24133@postgres.Berkeley.EDU>
Permalink: ../9306082347.AA24133@postgres.Berkeley.EDU/
Also on: postgresql.org/message-id/9306082347.AA24133@postgres.Berkeley.EDU
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: legacy@postgresql.org
Cc: paxson@postgres.Berkeley.EDU, postgres@postgres.berkeley.edu
Subject: Re: postquel data type
In-Reply-To: <9306082347.AA24133@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