Re: plpgsql.extra_warnings='num_into_expressions'

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: plpgsql.extra_warnings='num_into_expressions'
Date: 2014-08-06 22:11:42
Message-ID: 53E2A81E.3070005@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 7/21/14, 10:56 PM, I wrote:
> Here's a patch which allows you to notice those annoying bugs with INTO
> slightly more quickly. Adding to the next commit phest.

New version, fixed bugs with set operations and VALUES lists.

.marko

Attachment Content-Type Size
plpgsql_num_into_expressions_v1.patch text/plain 14.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-08-06 23:18:50 Re: B-Tree support function number 3 (strxfrm() optimization)
Previous Message Pavel Stehule 2014-08-06 21:26:08 Re: psql: show only failed queries