PostgreSQL 10: Segmentation fault when using GROUPING SETS with all unsortable columns

Edit
ID 1606
Title PostgreSQL 10: Segmentation fault when using GROUPING SETS with all unsortable columns
Topic Bug Fixes
Created 2018-03-19 22:07:26
Last modified 2018-03-21 11:44:50 (6 years, 9 months ago)
Latest email 2018-03-20 21:15:12 (6 years, 9 months ago)
Status
2018-07: Committed
Target version
Authors Minh Huong Dang (bocap)
Reviewers Andrew Gierth (rhodiumtoad)Become reviewer
Committer Andrew Gierth (rhodiumtoad)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1606
git checkout commitfest/cf/1606
Emails
PostgreSQL 10: Segmentation fault when using GROUPING SETS with all unsortable columns
First at 2018-03-17 23:43:22 by Huong Dangminh <huo-dangminh at ys.jp.nec.com>
Latest at 2018-03-20 21:15:12 by Huong Dangminh <huo-dangminh at ys.jp.nec.com>
Latest attachment (gsfix.patch) at 2018-03-20 10:02:27 from Andrew Gierth <andrew at tao11.riddles.org.uk>
    Attachment (gsfix.patch) at 2018-03-20 10:02:27 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
    Attachment (grouping_sets_all_unsortable_columns.patch) at 2018-03-17 23:43:22 from Huong Dangminh <huo-dangminh at ys.jp.nec.com> (Patch: Yes)
History
When Who What
2018-03-21 11:44:50 Andrew Gierth (rhodiumtoad) Closed in commitfest 2018-09 with status: Committed
2018-03-21 09:13:13 Minh Huong Dang (bocap) New status: Ready for Committer
2018-03-20 08:47:32 Andrew Gierth (rhodiumtoad) Added rhodiumtoad as committer
2018-03-20 08:47:18 Andrew Gierth (rhodiumtoad) Added rhodiumtoad as reviewer
2018-03-19 22:08:02 Minh Huong Dang (bocap) Changed authors to Minh Huong Dang (bocap)
2018-03-19 22:07:26 Minh Huong Dang (bocap) Attached mail thread 75DB81BEEA95B445AE6D576A0A5C9E936A7276A8@BPXM05GP.gisp.nec.co.jp
2018-03-19 22:07:26 Minh Huong Dang (bocap) Created patch record
Edit