plpgsql.extra_warnings='num_into_expressions'

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: plpgsql.extra_warnings='num_into_expressions'
Date: 2014-07-21 20:56:20
Message-ID: 53CD7E74.8080209@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi again,

Here's a patch which allows you to notice those annoying bugs with INTO
slightly more quickly. Adding to the next commit phest.

.marko

Attachment Content-Type Size
plpgsql_num_into_expressions_v0.patch text/plain 13.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2014-07-21 23:16:33 IS NOT DISTINCT FROM + Indexing
Previous Message Tom Lane 2014-07-21 20:39:52 Re: postgresql.auto.conf and reload