infobits_set WAL record struct field is int8

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема infobits_set WAL record struct field is int8
Дата
Msg-id CAH2-WzkCd3kOS8b7Rfxw7Mh1_6jvX=Nzo-CWR1VBTiOtVZkWHA@mail.gmail.com
обсуждение исходный текст
Ответы Re: infobits_set WAL record struct field is int8
Список pgsql-hackers
Commit 0ac5ad5134 ("Improve concurrency of foreign key locking") added
infobits_set fields to certain WAL records. However, in the case of
xl_heap_lock, it made the data type int8 rather than uint8.

I believe that this was a minor oversight. Attached patch fixes the issue.

-- 
Peter Geoghegan

Вложения

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