Fix get_sort_group_operators() so that it doesn't think arrays can be grouped
commitfd5cc7542df86ae2dde6a4b5c61d3fb5bff57f44
authortgl <tgl>
Sat, 13 Jun 2009 15:42:09 +0000 (13 15:42 +0000)
committertgl <tgl>
Sat, 13 Jun 2009 15:42:09 +0000 (13 15:42 +0000)
tree93b83f7eefac8539d86fcfdce459f32c2534b590
parent8f7c6cbbfc6b75de71367f9342c019ec8a42f3c4
Fix get_sort_group_operators() so that it doesn't think arrays can be grouped
via hashing.  Eventually we ought to make that possible, but it won't happen
for 8.4.  Per yesterday's report from Robert Haas.
src/backend/parser/parse_oper.c