Re: ERROR: PlaceHolderVar found where not expected

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Guo <guofenglinux(at)gmail(dot)com>
Cc: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: ERROR: PlaceHolderVar found where not expected
Date: 2023-03-14 15:11:16
Message-ID: 2616370.1678806676@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Richard Guo <guofenglinux(at)gmail(dot)com> writes:
> Yes agreed. The pull_var_clause precheck is not necessary considering
> we would match the 'clause_expr' to StatisticExtInfo expressions with
> equal(). +1 to remove it.

Done that way.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2023-03-14 15:27:34 Re: BUG #17841: COPY Command Invalid QUOTES
Previous Message PG Bug reporting form 2023-03-14 14:50:16 BUG #17841: COPY Command Invalid QUOTES