Re: [PATCH] GET DIAGNOSTICS FUNCTION_NAME

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] GET DIAGNOSTICS FUNCTION_NAME
Date: 2017-12-31 08:07:27
Message-ID: alpine.DEB.2.20.1712310905190.20034@lancre
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Attached is a patch to implement a feature to get the current function
> name by GET DIAGNOSTICS in PL/pgSQL function.

Could you add it to the nexf CF, I have not seen it there? Maybe the
deadline is tonight...

--
Fabien.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2017-12-31 08:52:49 Re: Fix a Oracle-compatible instr function in the documentation
Previous Message Pavel Stehule 2017-12-31 08:05:59 Re: Better testing coverage and unified coding for plpgsql loops