Re: Commitfest 2022-03 Patch Triage Part 1b

2022-03-04 Thread Fabien COELHO
Just FYI. Better to follow up to the thread for the patch that's already in the CF. Otherwise your patch will missed by someone who looks at the CF entry to see the latest patch. Indeed. Done. -- Fabien.

Re: Commitfest 2022-03 Patch Triage Part 1b

2022-03-03 Thread Greg Stark
Just FYI. Better to follow up to the thread for the patch that's already in the CF. Otherwise your patch will missed by someone who looks at the CF entry to see the latest patch.

Re: Commitfest 2022-03 Patch Triage Part 1b

2022-03-02 Thread Fabien COELHO
Hello Greg, Peter posted an updated version of Fabiens patch about a month ago (which at this point no longer applies) Attached a v15 which is a rebase, after some minor changes in the source and some new test cases added (good!). fixing a few issues, but also point at old review comments

Re: Commitfest 2022-03 Patch Triage Part 1b

2022-03-01 Thread Tom Lane
Greg Stark writes: >> 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. Until that wor

Commitfest 2022-03 Patch Triage Part 1b

2022-03-01 Thread Greg Stark
> 2096: psql - add SHOW_ALL_RESULTS option > > Peter posted an updated version of Fabiens patch about a month ago (which at > this point no longer applies) fixing a few issues, but also point at old > review > comments still unaddressed. Since this was pus