pgsql: Add BRIN test case

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Add BRIN test case
Дата
Msg-id E1iuNlJ-0001Uf-D9@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add BRIN test case

This test case was sketched in commit message 4c87010981f3 to explain an
ancient bug; it translates to a coverage increase, so add it to the BRIN
regression tests.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/611ce856f5a862a291a05d148828208e1f4ed46b

Modified Files
--------------
src/test/regress/expected/brin.out | 19 +++++++++++++++++++
src/test/regress/sql/brin.sql      | 10 ++++++++++
2 files changed, 29 insertions(+)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add GUC ignore_invalid_pages.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Clarify some comments in vacuumlazy.c