Re: BUG #2230: cannot return a setof column referenced types

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Murat Tasan" <murat(dot)tasan(at)cwru(dot)edu>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2230: cannot return a setof column referenced types
Date: 2006-02-01 15:21:59
Message-ID: 349.1138807319@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Murat Tasan" <murat(dot)tasan(at)cwru(dot)edu> writes:
> During function creation, one cannot combine both SETOF and %TYPE.

Fixed here:
http://archives.postgresql.org/pgsql-committers/2006-01/msg00396.php

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-02-01 15:23:09 Re: BUG #2225: Backend crash -- BIG table
Previous Message Bruce Momjian 2006-02-01 14:10:51 Re: [BUGS] BUG #2221: Bad delimiters allowed in COPY ...