Fix further hash table order dependent tests.
authorAndres Freund <andres@anarazel.de>
Thu, 13 Oct 2016 01:31:45 +0000 (18:31 -0700)
committerAndres Freund <andres@anarazel.de>
Thu, 13 Oct 2016 01:31:45 +0000 (18:31 -0700)
commitccbb852cd6101e93976111676a90f1e5d9268951
treea3d473c25715d1012161ea8ce0b554c6669bb3e8
parentb4fc645787cc7c614c0c97fc9fffacf2bdc6a388
Fix further hash table order dependent tests.

Similar to 0137caf273, this makes contrib and pl tests less dependant on
hash-table order.  After this commit, at least some order affecting
changes to execGrouping.c don't result in regression test changes
anymore.
contrib/test_decoding/expected/ddl.out
contrib/test_decoding/sql/ddl.sql
src/pl/plpython/expected/plpython_spi.out
src/pl/plpython/sql/plpython_spi.sql