Re: BUG #18568: BUG: Result wrong when do group by on partition table!
Tender Wang <tndrwang@gmail.com>
From: Tender Wang <tndrwang@gmail.com>
To: 狂奔的蜗牛 <1105066510@qq.com>
Cc: jian he <jian.universality@gmail.com>, pgsql-bugs <pgsql-bugs@lists.postgresql.org>,
aleksander <aleksander@timescale.com>
Date: 2024-08-08T09:46:55Z
Lists: pgsql-bugs
狂奔的蜗牛 <1105066510@qq.com> 于2024年8月8日周四 16:44写道:
> I agree with advice of code style, and I have trim trailing whitespace in
> V6 patch.
>
The v6 patch still has code format issue, and the v6 looks almost same to
v5.
git am v6-0001-fix-group_by_has_partkey-bug-and-add-regress-test.patch
Applying: fix-group_by_has_partkey-bug-and-add-regress-test
.git/rebase-apply/patch:31: trailing whitespace.
* Set collation in group by clause
using COLLATE syntax,
.git/rebase-apply/patch:41: trailing whitespace.
}
--
Tender Wang
Commits
-
Disallow partitionwise grouping when collations don't match
- 90fe6251c816 18.0 landed
- b6484ca9535e 17.1 landed
- dd2f8ebee221 16.5 landed
- 0a620659c549 15.9 landed
- 96f9b29a3e1e 14.14 landed
- ff65f695c0d3 13.17 landed
- 46d9be5efb1a 12.21 landed