Re: Alias of VALUES RTE in explain plan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrei Lepikhov <lepihov(at)gmail(dot)com>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Yasir <yasir(dot)hussain(dot)shah(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Alias of VALUES RTE in explain plan
Date: 2024-10-29 14:02:01
Message-ID: 163939.1730210521@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrei Lepikhov <lepihov(at)gmail(dot)com> writes:
> Thanks for the detailed explanation. I agree it make sense.

Cool, I think we're all agreed then.

> Also, after skimming the code, I propose some extra tests:

Most of these are covered well enough by existing tests, aren't
they?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2024-10-29 14:03:02 Re: define pg_structiszero(addr, s, r)
Previous Message Bertrand Drouvot 2024-10-29 13:58:15 Re: define pg_structiszero(addr, s, r)