pgsql: Add regression test for 04ae11f62e643e07c411c4935ea6af46cb112aa9

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Add regression test for 04ae11f62e643e07c411c4935ea6af46cb112aa9
Дата
Msg-id E1bDZlZ-0006XH-0e@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Add regression test for 04ae11f62e643e07c411c4935ea6af46cb112aa9  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Add regression test for 04ae11f62e643e07c411c4935ea6af46cb112aa9.

The code in this area needs further revision, and it would be best
not to re-break the things we've already fixed.

Per a gripe from Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8c1d9d56e9a00680a035b8b333a98ea16b121eb7

Modified Files
--------------
src/test/regress/expected/select_parallel.out | 48 +++++++++++++++++++++++++++
src/test/regress/sql/select_parallel.sql      | 18 ++++++++++
2 files changed, 66 insertions(+)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Remove unused prototype