Re: PL/pgSQL: #option select_into_1_row (was SELECT INTO - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: PL/pgSQL: #option select_into_1_row (was SELECT INTO
Date
Msg-id 200508111524.j7BFOjA07786@candle.pha.pa.us
Whole thread Raw
In response to Re: PL/pgSQL: #option select_into_1_row (was SELECT INTO  (Matt Miller <mattm@epx.com>)
List 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Matt Miller
Date:
Subject: Re: PL/pgSQL: #option select_into_1_row (was SELECT INTO
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] For review: Server instrumentation patch