pgsql: Add COSTS off to two EXPLAIN using tests.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Add COSTS off to two EXPLAIN using tests.
Дата
Msg-id E1evtIw-000116-2i@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add COSTS off to two EXPLAIN using tests.

Discussion: https://postgr.es/m/20180312222023.i4sgkbl4oqtstus3@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f63e85eb149792492a703f01a3a5b89bf5509a7

Modified Files
--------------
src/test/regress/expected/subselect.out | 24 ++++++++++++------------
src/test/regress/sql/subselect.sql      |  4 ++--
2 files changed, 14 insertions(+), 14 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Let Parallel Append over simple UNION ALL have partialsubpaths.
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Fix double frees in ecpg.