Обсуждение: [COMMITTERS] pgsql: Improve code coverage of select_parallel test.

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

[COMMITTERS] pgsql: Improve code coverage of select_parallel test.

От
Tom Lane
Дата:
Improve code coverage of select_parallel test.

Make sure that rescans of parallel indexscans are tested.
Per code coverage report.

Branch
------
REL_10_STABLE

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

Modified Files
--------------
src/test/regress/expected/select_parallel.out | 55 +++++++++++++++++++++++++++
src/test/regress/sql/select_parallel.sql      | 20 ++++++++++
2 files changed, 75 insertions(+)