On 3/5/18 10:09 PM, Yugo Nagata wrote:
> On Thu, 1 Mar 2018 14:29:58 -0800
> Andres Freund wrote:
>
>> Hi,
>>
>> On 2018-01-11 11:03:26 +0900, Yugo Nagata wrote:
>>> However, I don't inisist on this patch, so If anyone other don't need this
>>> feature, I'll withdraw this.
>>
>> Given this is whe
On Thu, 1 Mar 2018 14:29:58 -0800
Andres Freund wrote:
> Hi,
>
> On 2018-01-11 11:03:26 +0900, Yugo Nagata wrote:
> > However, I don't inisist on this patch, so If anyone other don't need this
> > feature, I'll withdraw this.
>
> Given this is where the discussion dried up more than a month ago
Hi,
On 2018-01-11 11:03:26 +0900, Yugo Nagata wrote:
> However, I don't inisist on this patch, so If anyone other don't need this
> feature, I'll withdraw this.
Given this is where the discussion dried up more than a month ago I'm
inclined to mark this as rejected unless somebody wants to argue
o
On Sun, 31 Dec 2017 11:57:02 -0500
Tom Lane wrote:
> Yugo Nagata writes:
> > Attached is a patch to implement a feature to get the current function
> > name by GET DIAGNOSTICS in PL/pgSQL function.
>
> While this is certainly not a very large patch, it's still code that
> we'd have to maintain
On 12/31/17 11:57, Tom Lane wrote:
> 3. In connection with #2, I'm dubious that FUNCTION_NAME is le mot
> juste, because that would seem to imply that it is just the name,
> which it isn't. If we stick with the regprocedureout semantics
> I'd be inclined to propose FUNCTION_SIGNATURE.
The SQL sta
Yugo Nagata writes:
> Attached is a patch to implement a feature to get the current function
> name by GET DIAGNOSTICS in PL/pgSQL function.
While this is certainly not a very large patch, it's still code that
we'd have to maintain forever, so I think it's appropriate to ask
some harder questions
Attached is a patch to implement a feature to get the current function
name by GET DIAGNOSTICS in PL/pgSQL function.
Shouldn't it be tested somewhere?
--
Fabien.
On Sun, 31 Dec 2017 17:54:06 +0900 (JST)
Tatsuo Ishii wrote:
> >> 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...
>
>
>> 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...
I have added this to the next CF.
Best regards,
--
Tatsuo Ishii
SRA OSS, In
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.
Hi,
Attached is a patch to implement a feature to get the current function
name by GET DIAGNOSTICS in PL/pgSQL function.
Currentyly, we can get call stack by GET DIAGNOSTICS PG_CONTEXT, but
we cannot get the function name directly. One of our clients wanted
this feature for debugging, and this wa
11 matches
Mail list logo