Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA26013; Mon, 27 Apr 92 14:45:34 -0700
Date: Mon, 27 Apr 92 14:45:34 -0700
Message-Id: <9204272145.AA26013@postgres.Berkeley.EDU>
From: "Patrick M. Landry" <pml@cacs.usl.edu>
Subject: composite type assignments
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

I grabbed v3.1 last week and installed without a hitch. Thanks.

My question has to do with assignments to composite types.
Is defining a function (as illustrated in the user manual) the
only way to do this? I would think using a set expression would work
but since this isn't yet supported...

By the way; I am writing an Open Look front end to Postgres. Anyone
else doing this?

Thanks.
--
patrick
