| From: | 狂奔的蜗牛 <1105066510(at)qq(dot)com> |
|---|---|
| To: | Tender Wang <tndrwang(at)gmail(dot)com> |
| Cc: | jian he <jian(dot)universality(at)gmail(dot)com>, pgsql-bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>, aleksander <aleksander(at)timescale(dot)com> |
| Subject: | 回复: BUG #18568: BUG: Result wrong when do group by on partition table! |
| Date: | 2024-08-08 11:21:05 |
| Message-ID: | tencent_BAB00BBF45A08D941DF8290D9533941BB807@qq.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Oh no!
Sorry, I made a mistake on patch.
v7 is new patch.
狂奔的蜗牛
1105066510(at)qq(dot)com
------------------ 原始邮件 ------------------
发件人: "Tender Wang" <tndrwang(at)gmail(dot)com>;
发送时间: 2024年8月8日(星期四) 下午5:46
收件人: "狂奔的蜗牛"<1105066510(at)qq(dot)com>;
抄送: "jian he"<jian(dot)universality(at)gmail(dot)com>;"pgsql-bugs"<pgsql-bugs(at)lists(dot)postgresql(dot)org>;"aleksander"<aleksander(at)timescale(dot)com>;
主题: Re: BUG #18568: BUG: Result wrong when do group by on partition table!
狂奔的蜗牛 <1105066510(at)qq(dot)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
| Attachment | Content-Type | Size |
|---|---|---|
| v7-0001-fix-group_by_has_partkey-bug-and-add-regress-test.patch | application/octet-stream | 8.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Georgy Shelkovy | 2024-08-08 11:58:20 | Re: BUG #18575: Sometimes pg_rewind mistakenly assumes that nothing needs to be done. |
| Previous Message | Richard Guo | 2024-08-08 10:44:02 | Re: BUG #18576: Using EXPLAIN (VERBOSE) in information_schema.element_types returns ERROR: failed to find plan for |