Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id GAA20939 for postgres-redist; Mon, 12 Dec 1994 06:28:59 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199412121428.GAA20939@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from hydra.cs.Buffalo.EDU (bcheng@hydra.cs.Buffalo.EDU [128.205.32.11]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id GAA20929 for <postgres@postgres.berkeley.edu>; Mon, 12 Dec 1994 06:28:57 -0800
Received: (bcheng@localhost) by hydra.cs.Buffalo.EDU (8.6.8.1/8.6.4)
	id JAA07174 for postgres@postgres.berkeley.edu; Mon, 12 Dec 1994 09:28:34 -0500
From: Biao Cheng (Sam) <bcheng@cs.Buffalo.EDU>
Message-Id: <199412121428.JAA07174@hydra.cs.Buffalo.EDU>
Subject: Re: key in postgres
To: postgres@postgres.Berkeley.EDU
Date: Mon, 12 Dec 1994 09:28:33 -0500 (EST)
In-Reply-To: <199412120412.XAA04425@hydra.cs.Buffalo.EDU> from "Biao Cheng" at Dec 11, 94 11:12:17 pm
X-Mailer: ELM [version 2.4 PL23]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 585       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 12 Dec 94 06:28:58 -0800
Resent-XMts: smtp

Biao Cheng (Sam) said:
>  
>  hi
>  	i got such error msg in create a class with key
>  for example:
>  
>  Go
>  * create test (a=int4) key (a) \g
> 
>  Query sent to backend is "create test (a=int4) key (a) "
>  WARN:Dec  9 23:04:36:RelationCreate: KEY not yet supported
>   
>  Do you have any idea about why the key is not supported?

I just read the man page of create, in the BUG section, it said,
"The key clause is not implemented in the version 4.2". So I can
answer my own question above. Now my question is: Has anyone
done any extension work on this?

Thanks,
Biao Cheng



==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
