BUG #16838: notice is not displayed with in function

Started by PG Bug reporting formover 5 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 16838
Logged by: lalitha sekar
Email address: lalitha.sekar1105@gmail.com
PostgreSQL version: 12.0
Operating system: windows 10
Description:

We have a function with computations made under temp tables. we tried to get
time taken under each action like aggregation, update .the raise function is
not being called

#2Juan José Santamaría Flecha
juanjo.santamaria@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #16838: notice is not displayed with in function

On Wed, Jan 27, 2021 at 11:18 AM PG Bug reporting form <
noreply@postgresql.org> wrote:

We have a function with computations made under temp tables. we tried to
get
time taken under each action like aggregation, update .the raise function
is
not being called

Without a reproducible case it is not possible to determine what the
problem might be.

Regards,

Juan José Santamaría Flecha