Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id IAA29752 for postgres-dist; Mon, 20 Dec 1993 08:36:28 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199312201636.IAA29752@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from tsg.com (ozone.tsg.com [198.116.7.5]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id IAA29743 for <postgres@postgres.berkeley.edu>; Mon, 20 Dec 1993 08:36:24 -0800
Received: by tsg.com (4.1/SMI-4.1)
	id AA03388; Mon, 20 Dec 93 11:37:06 EST
From: vivek@tsg.com (vivek Shipuri)
Message-Id: <9312201637.AA03388@tsg.com>
Subject: Appending to tinterval type in 4.1
To: postgres@postgres.Berkeley.EDU
Date: Mon, 20 Dec 1993 11:37:05 -0500 (EST)
X-Mailer: ELM [version 2.4 PL22]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 419       
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Mon, 20 Dec 93 08:36:28 -0800
Resent-XMts: smtp


 I create a class as follows :-

 create tt(a=tinterval)

 How do I append an time interval to it?
 Whatever is in the manual does not work......and I have tried virtually
 all different combinations I can think of. 

 So let me know if this is a known bug in Postgres and that I should not
 bother with it or if you know how to append to such a relation, I would
 appreciate a reply.

 Thanks

 Vivek
 vivek@tsg.com

