Re: pg_stat_statements and "IN" conditions

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Sergei Kornilov <sk(at)zsrv(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Zhihong Yu <zyu(at)yugabyte(dot)com>, David Steele <david(at)pgmasters(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Greg Stark <stark(at)mit(dot)edu>, Pavel Trukhanov <pavel(dot)trukhanov(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: pg_stat_statements and "IN" conditions
Date: 2023-01-29 12:22:42
Message-ID: 20230129122242.72idgrhuzwgycmwt@erthalion.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Fri, Jan 27, 2023 at 08:15:29PM +0530, vignesh C wrote:
> The patch does not apply on top of HEAD as in [1], please post a rebased patch:

Thanks. I think this one should do the trick.

Attachment Content-Type Size
v10-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch text/x-diff 34.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2023-01-29 12:53:10 Re: lockup in parallel hash join on dikkop (freebsd 14.0-current)
Previous Message Ankit Kumar Pandey 2023-01-29 12:05:15 Re: Todo: Teach planner to evaluate multiple windows in the optimal order