Обсуждение: pgsql: Stabilize regression tests introduced by 259c96fa8f

Поиск
Список
Период
Сортировка

pgsql: Stabilize regression tests introduced by 259c96fa8f

От
Alexander Korotkov
Дата:
Stabilize regression tests introduced by 259c96fa8f

Add the ORDER BY clause to new queries to avoid ordering ambiguity.

Per buildfarm member rorqual.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/449cdcd486bfc6864e4fa6784cc1526a94fe69db

Modified Files
--------------
src/test/regress/expected/partition_merge.out | 5 +++--
src/test/regress/expected/partition_split.out | 3 ++-
src/test/regress/sql/partition_merge.sql      | 3 ++-
src/test/regress/sql/partition_split.sql      | 3 ++-
4 files changed, 9 insertions(+), 5 deletions(-)