git.postgresql.org Git - postgresql.git/commit
2018年3月21日 10:42:04 +0000 (10:42 +0000)
2018年3月21日 11:39:28 +0000 (11:39 +0000)
commit d2d79887eadff72c339a072ef693bb6016651d30
Repair crash with unsortable grouping sets.
If there were multiple grouping sets, none of them empty, all of which
were unsortable, then an oversight in consider_groupingsets_paths led
to a null pointer dereference. Fix, and add a regression test for this
case.
Per report from Dang Minh Huong, though I didn't use their patch.
Backpatch to 10.x where hashed grouping sets were added.
This is the main PostgreSQL git repository.
RSS
Atom