Return-Path: mao
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA09543; Wed, 8 Jul 92 08:36:25 -0700
Message-Id: <9207081536.AA09543@postgres.Berkeley.EDU>
From: <mao@postgres.berkeley.edu>
Subject: Re: append
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of Wed, 08 Jul 92 06:08:25 PST.
             <9207081308.AA08532@postgres.Berkeley.EDU> 
Date: Wed, 08 Jul 92 08:47:26 PDT

In message <9207081308.AA08532@postgres.Berkeley.EDU> you write:

> 1) only the first four characters of the tuple value is getting stored
> under a field.

> 2) it is not recognizing the where qualification (when I use append in the
> Pqexec  function).It works fine (i.e recognizes the where qualification)
> when I use replace instead of append.

it's not clear what you're describing here.  could you send us the
program you're having trouble with?

in general, append doesn't take a qualification unless you refer to
other tables in the target list.
					mike olson
					project sequoia 2000
					uc berkely
					mao@cs.berkeley.edu
