mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
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.