aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorAndrew Gierth <rhodiumtoad@postgresql.org>2017-04-24 07:53:05 +0100
committerAndrew Gierth <rhodiumtoad@postgresql.org>2017-04-24 07:53:05 +0100
commit7be3678a8cfb55dcfca90fa586485f835ab912a5 (patch)
tree4b068b169e45b3eed835302c1b5fb1831293df5a /src/backend/access/gist/gistget.c
parent81ff04deda21e016e0e1d4ea1755ccb14c47c871 (diff)
downloadpostgresql-7be3678a8cfb55dcfca90fa586485f835ab912a5.tar.gz
postgresql-7be3678a8cfb55dcfca90fa586485f835ab912a5.zip
Repair crash with unsortable data in grouping sets.
Previously the code would generate incorrect results, assertion failures, or crashes if given unsortable (but hashable) columns in grouping sets. Handle by throwing an error instead. Report and patch by Pavan Deolasee (though I changed the error wording slightly); regression test by me. (This affects 9.5 only since the planner was refactored in 9.6.)
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions