Re: pgsql: pageinspect: Fix handling of page sizes and AM types

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: pageinspect: Fix handling of page sizes and AM types
Дата
Msg-id YjFQYDX2IYt+aP4h@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: pageinspect: Fix handling of page sizes and AM types  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-committers
On Wed, Mar 16, 2022 at 11:45:14AM +0900, Michael Paquier wrote:
> I have reproduced the problem locally, just looking into why the page
> alignment and/or the allocation change seem to matter here..

Bleh.  That's a simple oversight with the multi-call memory context
where the aligned copy of the page is not saved into the correct
context.  Will fix shortly.
--
Michael

Вложения

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Fix waiting in RegisterSyncRequest().
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Fix documentation typo in commit 5e6368b4.