Re: pg_stat_statements IN problem

From: Wim Bertels <wim(dot)bertels(at)ucll(dot)be>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>, "byme(at)byme(dot)email" <byme(at)byme(dot)email>
Subject: Re: pg_stat_statements IN problem
Date: 2023-10-02 18:50:08
Message-ID: caf838741f25152369ac50d04da83550e68a3bd4.camel@ucll.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

byme(at)byme(dot)email schreef op ma 02-10-2023 om 16:19 [+0000]:
>
>
> Is there a possibility the pg_stat_statements will be improved with
> handling IN? This problem makes it so much less useful right now.

not sure what the question is,
but if you change pg_stat_statements with another view/table,
the problem/answer would be the same

https://www.postgresql.org/docs/current/functions-comparisons.html#FUNCTIONS-COMPARISONS-IN-SCALAR

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karl O. Pinc 2023-10-02 19:23:00 Re: Trigger functions and parallelism
Previous Message Tom Lane 2023-10-02 17:07:19 Re: Trigger functions and parallelism