pgsql: amcheck: Sanitize metapage's allequalimage field.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: amcheck: Sanitize metapage's allequalimage field.
Дата
Msg-id E1k3oMM-0004fE-7Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
amcheck: Sanitize metapage's allequalimage field.

This will be helpful if it ever proves necessary to revoke an opclass's
support for deduplication.

Backpatch: 13-, where nbtree deduplication was introduced.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c254d8d7b20bf629420b407a5451c3b32d1a7b0b

Modified Files
--------------
contrib/amcheck/verify_nbtree.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Fix bogus EXPLAIN output for Hash Aggregate
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Remove obsolete amcheck comment.