pgsql: Stabilize regression tests introduced by 259c96fa8f

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Stabilize regression tests introduced by 259c96fa8f
Дата
Msg-id E1s1jZ7-000lKg-FX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Document the way partition MERGE/SPLIT operations create new par
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: doc: Remove one example related to pg_input_error_info()