Re: Open 7.3 issues
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jan Wieck <JanWieck@Yahoo.com>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-08-16T18:49:58Z
Lists: pgsql-hackers
Jan Wieck <JanWieck@Yahoo.com> writes: > Since PL/pgSQL is a loadable module still, we might be able to provide > an upgrade after 7.3 is out instead of waiting for 7.4. Maybe, but you'd have to get the core-code end of it in before beta. AFAIR Joe's patch doesn't yet cover any return style from a function except one-row-at-a-time. regards, tom lane