From: | Andy Fan <zhihui(dot)fan1213(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Rowley <dgrowleyml(at)gmail(dot)com> |
Subject: | Re: Commitfest 2021-11 Patch Triage - Part 1 |
Date: | 2021-11-06 01:00:33 |
Message-ID: | CAKU4AWqkLyp_NX9z9FhOCn9o5_FxKad8_fht=hKan1FLKqhe3Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Thanks for taking care of this.
> 2433: Erase the distinctClause if the result is unique by definition
> ====================================================================
> (parts of) The approach taken in this patch has been objected against in favor
> of work that Tom has proposed.
Actually no exactly. The 90% of the code is about UniqueKey and UniqueKey
needs a notnulls representation of Var during join, Tom is objecting
that part only.
> Until that work materialize this patch is
> blocked, and thus I think we are better of closing it and re-opening it when it
> gets unstuck. Unless Tom has plans to hack on this shortly?
Both Tom and David have provided many insights on this topic. I'd like to hear
the decision from Tom and David.
--
Best Regards
Andy Fan (https://www.aliyun.com/)
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Fan | 2021-11-06 01:12:39 | Re: Commitfest 2021-11 Patch Triage - Part 1 |
Previous Message | Tom Lane | 2021-11-06 00:27:49 | Draft release notes for next week's releases |