pgsql: Add an explicit test to catch changes in checksumming calculatio

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add an explicit test to catch changes in checksumming calculatio
Дата
Msg-id E1jB1Id-0000sW-SR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add an explicit test to catch changes in checksumming calculations.

Seems like a good idea in view of 006517432 and addd034ae.

Michael Paquier, Tom Lane

Discussion: https://postgr.es/m/20200306075230.GA118430@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/38ce06c37e9cc8fec9125262b129602c2274f344

Modified Files
--------------
contrib/pageinspect/Makefile                |  2 +-
contrib/pageinspect/expected/checksum.out   | 40 +++++++++++++++++++++++++++++
contrib/pageinspect/expected/checksum_1.out | 40 +++++++++++++++++++++++++++++
contrib/pageinspect/sql/checksum.sql        | 31 ++++++++++++++++++++++
4 files changed, 112 insertions(+), 1 deletion(-)


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Show opclass and opfamily related information in psql
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add an "absval" parameter to allow contrib/dict_int to ignore si