pgsql: Switch pg_verify_checksums back to a blacklist

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Switch pg_verify_checksums back to a blacklist
Дата
Msg-id E1gSXjX-0003Og-Vm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Switch pg_verify_checksums back to a blacklist

This basically reverts commit d55241af705667d4503638e3f77d3689fd6be31,
leaving around a portion of the regression tests still adapted with
empty relation files, and corrupted cases.  This is also proving to be
failing to check properly relation files located in a non-default
tablespace path.

Per discussion with various folks, including Stephen Frost, David
Steele, Andres Freund, Michael Banck and myself.

Reported-by: Michael Banck
Discussion: https://postgr.es/m/20181021134206.GA14282@paquier.xyz
Backpatch-through: 11

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/85036308dc5871b1d41e4292fa089d3809963252

Modified Files
--------------
src/bin/pg_verify_checksums/pg_verify_checksums.c | 79 ++++++-----------------
1 file changed, 18 insertions(+), 61 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Document handling of invalid/ambiguous timestamp input nearDST
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix typo.