X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 3DA62D1B760 for ; Sun, 25 Jul 2004 22:01:35 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 84030-09 for ; Mon, 26 Jul 2004 01:01:29 +0000 (GMT) Received: from mr2.surnet.cl (av2.surnet.cl [216.155.73.169]) by svr1.postgresql.org (Postfix) with ESMTP id E9EE2D1B758 for ; Sun, 25 Jul 2004 22:01:25 -0300 (ADT) Received: from smtp2.surnet.cl (216.155.73.169) by mr2.surnet.cl (7.0.024) id 4046489701DA59E6; Sun, 25 Jul 2004 20:59:30 -0400 Received: from av1.surnet.cl ([216.155.73.168]) by smtp2.surnet.cl (MailMonitor for SMTP v1.2.2 ) ; Sun, 25 Jul 2004 20:59:29 -0400 (CLT) Received: from cluster.surnet.cl (216.155.73.164) by smtp1.surnet.cl (7.0.024) id 40EC8F250037C3F1; Sun, 25 Jul 2004 21:01:04 -0400 Received: from 216.155.88.75.dsl.surnet.cl (216.155.81.11) by cluster.surnet.cl (7.0.024) (authenticated as alvherre@surnet.cl) id 403C729000FCD5AF; Sun, 25 Jul 2004 21:01:08 -0400 Received: by 216.155.88.75.dsl.surnet.cl (Postfix, from userid 500) id 26C0A13481; Sun, 25 Jul 2004 17:01:09 -0400 (CLT) Date: Sun, 25 Jul 2004 17:01:09 -0400 From: Alvaro Herrera To: Gaetano Mendola Cc: Bruce Momjian , pgsql-hackers@postgresql.org Subject: Re: 7.5 release notes Message-ID: <20040725210109.GB5730@dcc.uchile.cl> References: <1090752623.3057.284.camel@localhost.localdomain> <200407252355.i6PNtoc13198@candle.pha.pa.us> <41044EBD.7030608@bigfoot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41044EBD.7030608@bigfoot.com> User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.8 tagged_above=0.0 required=5.0 tests=DATE_IN_PAST_03_06, RCVD_IN_SORBS X-Spam-Level: X-Archive-Number: 200407/1221 X-Sequence-Number: 56782 On Mon, Jul 26, 2004 at 02:22:21AM +0200, Gaetano Mendola wrote: > In the release not I can read: > > #Allow arbitrary row expressions (Tom) > > This allows columns to contain arbitrary composite types > like rows from other tables. [SNIPPED] > > Wasn't this alread true on 7.4 ? No, this is a new feature. Did you try inserting anything into the tables? How about using rowtypes as function parameters? -- Alvaro Herrera () "If you have nothing to say, maybe you need just the right tool to help you not say it." (New York Times, about Microsoft PowerPoint)