Re: PL/pgSQL: #option select_into_1_row (was SELECT INTO

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Matt Miller <mattm(at)epx(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: PL/pgSQL: #option select_into_1_row (was SELECT INTO
Date: 2005-08-11 15:24:45
Message-ID: 200508111524.j7BFOjA07786@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Matt Miller wrote:
> On Tue, 2005-08-09 at 15:01 +0000, Matt Miller wrote:
> > Attached is a patch that implements the "#option select_into_1_row"
> > directive as suggested.
>
> Is this patch good-to-go? Can it be queued?

We are in feature freeze, so unless there is overwhelming community
support, it will be held for 8.2.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-08-11 15:33:31 Determining return type of polymorphic function
Previous Message Tom Lane 2005-08-11 15:17:23 Re: Project proposal/comments please - query optimization

Browse pgsql-patches by date

  From Date Subject
Next Message Andreas Pflug 2005-08-11 15:32:47 Re: [HACKERS] For review: Server instrumentation patch
Previous Message Joshua D. Drake 2005-08-11 15:11:59 Re: remove BufferBlockPointers for speed and space