Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns
Date: 2014-02-02 16:48:51
Message-ID: 52EE76F3.9020504@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message marco.atzeri 2014-02-02 18:13:23 BUG #9074: prepared_xacts test freezes
Previous Message Tom Lane 2014-02-01 23:01:01 Re: BUG #8970: ts_parse incorrectly split numbers in digit token