Standardize type of variable when extending Buffers

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема Standardize type of variable when extending Buffers
Дата
Msg-id CAEudQAqHG-JP-YnG54ftL_b7v6-57rMKwET_MSvEoen0UHuPig@mail.gmail.com
обсуждение исходный текст
Ответы Re: Standardize type of variable when extending Buffers  (Gurjeet Singh <gurjeet@singh.im>)
Список pgsql-hackers
Hi,

This has already been discussed in [1].
But I thought it best to start a new thread.

The commit 31966b1 introduced the infrastructure to extend
buffers.
But the patch mixed types with int and uint32.
The correct type of the variable counter is uint32.

Fix by standardizing the int type to uint32.

patch attached.

best regards,
Ranier Vilela

Вложения

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

Предыдущее
От: Alexander Lakhin
Дата:
Сообщение: Re: benchmark results comparing versions 15.2 and 16
Следующее
От: "Kyzer Davis (kydavis)"
Дата:
Сообщение: RE: UUID v7