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 UAA19296 for postgres-redist; Sun, 11 Dec 1994 20:12:46 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199412120412.UAA19296@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 UAA19286 for <postgres@postgres.berkeley.edu>; Sun, 11 Dec 1994 20:12:45 -0800
Received: (bcheng@localhost) by hydra.cs.Buffalo.EDU (8.6.8.1/8.6.4)
	id XAA04425 for postgres@postgres.berkeley.edu; Sun, 11 Dec 1994 23:12:18 -0500
From: Biao Cheng (Sam) <bcheng@cs.Buffalo.EDU>
Message-Id: <199412120412.XAA04425@hydra.cs.Buffalo.EDU>
Subject: key in postgres 
To: postgres@postgres.Berkeley.EDU
Date: Sun, 11 Dec 1994 23:12:17 -0500 (EST)
X-Mailer: ELM [version 2.4 PL23]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 314       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Sun, 11 Dec 94 20:12:46 -0800
Resent-XMts: smtp

 
 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?

 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/
