[PATCH] Fix type var declaration (src/backend/access/brin/brin.c)

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема [PATCH] Fix type var declaration (src/backend/access/brin/brin.c)
Дата
Msg-id CAEudQAp2OEMTAjnbtayaod4YgfZFx72mE-wx15R2eKEpHgjHfQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi,
bringetbitmap function returns int64 value, but internally uses int.
For prevent future bugs, fix to right type.

best regards,

Ranier Vilela
Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Explain: Duplicate key "Workers" in JSON format
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Explain: Duplicate key "Workers" in JSON format