Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA11448; Tue, 18 Feb 92 03:29:17 -0800
Date: Tue, 18 Feb 92 03:29:17 -0800
Message-Id: <9202181129.AA11448@postgres.Berkeley.EDU>
From: postgres@rigel.cs.pdx.edu (Postgres Account)
Subject: Bug in Character Array Type
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Cc: len@rigel.cs.pdx.edu


When a tuple, which has a field value starting with the character '{', is
appended to a relation, an error message "Unterminated array..." appears.
This kind of value can't be appended in database.

Is that right? Thanks.

--Shengsong Ni
