Re: An inefficient query caused by unnecessary PlaceHolderVar

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: James Coleman <jtc331(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: An inefficient query caused by unnecessary PlaceHolderVar
Date: 2024-01-15 05:50:07
Message-ID: CAMbWs4_EwSGq6JEMUCgArBEvG1gXC8LXs=VHRZA0y9tAgdHc9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Updated this patch over 29f114b6ff, which indicates that we should apply
the same rules for PHVs.

Thanks
Richard

Attachment Content-Type Size
v3-0001-Avoid-unnecessary-PlaceHolderVars-for-Vars-PHVs.patch application/octet-stream 18.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2024-01-15 06:05:25 Commitfest 2024-01 second week update
Previous Message vignesh C 2024-01-15 05:43:32 Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys)