| From: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
|---|---|
| To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
| Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Weird behaviour of ROLLUP/GROUPING |
| Date: | 2019-01-17 07:27:37 |
| Message-ID: | 87imyniwbj.fsf@news-spur.riddles.org.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
>>>>> "Guillaume" == Guillaume Lelarge <guillaume(at)lelarge(dot)info> writes:
>> I will see about fixing this, somehow.
Guillaume> Thanks a lot.
I've committed a fix (to all supported branches, since this bug actually
precedes the addition of GROUPING SETS and can be triggered with a
simple GROUP BY if you try hard enough). The regression test says it
works now, but it'd be good if you could try it again on REL_11_STABLE
(at commit e74d8c5085 or later) to check that it fixes your case.
--
Andrew (irc:RhodiumToad)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Egashira, Yusuke | 2019-01-17 07:53:47 | RE: Question about array_to_string()'s behavior and the behavior might be changed in the future or not |
| Previous Message | Andrew Gierth | 2019-01-17 06:56:06 | Re: Question about array_to_string()'s behavior and the behavior might be changed in the future or not |