Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns - Mailing list pgsql-bugs

From Marko Tiikkaja
Subject Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns
Date
Msg-id 52EE76F3.9020504@joh.to
Whole thread Raw
In response to Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns  (Marko Tiikkaja <marko@joh.to>)
List pgsql-bugs
So, should I clean up either (or both?) of these patches?  Personally I
think we ought to both check for the easy cases during compilation and
for the harder cases during run-time.


Regards,
Marko Tiikkaja

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #8970: ts_parse incorrectly split numbers in digit token
Next
From: marco.atzeri@gmail.com
Date:
Subject: BUG #9074: prepared_xacts test freezes