agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: avi@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu
Subject: Re: postquel data type
Date: Wed, 9 Jun 93 09:38:23 -0700
Message-ID: <9306091638.AA27693@postgres.Berkeley.EDU> (raw)
> 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.
In addition, postquel is a reserved word, which is why you get the error
message you see rather than "type name lookup of postquel failed". You
will have to use some other name for your type.
avi
view thread (4+ messages)
Message-ID: <9306091638.AA27693@postgres.Berkeley.EDU>
Permalink: ../9306091638.AA27693@postgres.Berkeley.EDU/
Also on: postgresql.org/message-id/9306091638.AA27693@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: avi@postgres.berkeley.edu, postgres@postgres.berkeley.edu
Subject: Re: postquel data type
In-Reply-To: <9306091638.AA27693@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