pgsql: dsa: Cope with the possibility that SIZE_MAX is not defined.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: dsa: Cope with the possibility that SIZE_MAX is not defined.
Дата
Msg-id E1cDzmf-0003Gn-6r@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
dsa: Cope with the possibility that SIZE_MAX is not defined.

Per buildfarm member gaur and Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2bbdc6875d03bb826a4fd113eac45a72c68bc929

Modified Files
--------------
src/backend/utils/mmgr/dsa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: libpq: Fix another bug in 721f7bd3cbccaf8c07cad2707826b83f846948
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Add support for restrictive RLS policies