Re: plpgsql.print_strict_params

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: plpgsql.print_strict_params
Date: 2013-09-15 11:49:38
Message-ID: 52359ED2.40705@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 15/09/2013 04:02, Peter Eisentraut wrote:
> On Fri, 2013-09-13 at 23:56 +0200, Marko Tiikkaja wrote:
>> Attached is a patch for optionally printing more information on STRICT
>> failures in PL/PgSQL:
>
> Please fix the tabs in the SGML files.

Oops. Thanks.

Attached an updated patch to fix the tabs and to change this to a
compile-time option. Now it's not possible to flexibly disable the
feature during runtime, but I think that's fine.

Regards,
Marko Tiikkaja

Attachment Content-Type Size
print_strict_params_v2.patch text/plain 19.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Tiikkaja 2013-09-15 11:50:41 Re: PL/pgSQL, RAISE and error context
Previous Message Kevin Grittner 2013-09-15 11:35:08 Re: record identical operator