Fix further hash table order dependent tests.
Andres Freund <andres@anarazel.de>
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.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/test_decoding/expected/ddl.out | modified | +2 −2 |
| contrib/test_decoding/sql/ddl.sql | modified | +2 −2 |
| src/pl/plpython/expected/plpython_spi.out | modified | +2 −2 |
| src/pl/plpython/sql/plpython_spi.sql | modified | +2 −2 |