Re: PL/pgSQL: SELECT INTO EXACT
Matt Miller <mattm@epx.com>
From: Matt Miller <mattm@epx.com>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-patches <pgsql-patches@postgresql.org>
Date: 2005-08-15T14:03:38Z
Lists: pgsql-hackers
On Fri, 2005-08-12 at 21:53 -0400, Bruce Momjian wrote: > This has been saved for the 8.2 release: Just to clarify: the "SELECT INTO EXACT" patch was abandoned in favor of the "#option select_into_1_row" patch. I submitted both patches as part of the same -patches thread, but the latter solution, the "#option select_into_1_row" patch, superseded the "SELECT INTO EXACT" idea. The correct patch is at http://archives.postgresql.org/pgsql-patches/2005-08/msg00070.php This should be the only patch that gets applied.