simplehash: preserve consistency in case of OOM

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема simplehash: preserve consistency in case of OOM
Дата
Msg-id ac56a219dddbe58019f7125f68dd2e17867f7386.camel@j-davis.com
обсуждение исходный текст
Ответы Re: simplehash: preserve consistency in case of OOM  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Right now, if allocation fails while growing a hashtable, it's left in
an inconsistent state and can't be used again.

Patch attached.


--
Jeff Davis
PostgreSQL Contributor Team - AWS



Вложения

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

Предыдущее
От: Paul Jungwirth
Дата:
Сообщение: Re: SQL:2011 application time
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Allow tests to pass in OpenSSL FIPS mode