pgsql: Fix possible failure to mark hash metapage dirty.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix possible failure to mark hash metapage dirty.
Дата
Msg-id E1ehLYT-0007ZE-Cf@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix possible failure to mark hash metapage dirty.

Report and suggested fix by Lixian Zou.  Amit Kapila put it
in the form of a patch and reviewed.

Discussion: http://postgr.es/m/151739848647.1239.12528851873396651946@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ad25a6b1f25baf09c869c903c9c8e26d390875f5

Modified Files
--------------
src/backend/access/hash/hashovfl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: psql: Add quit/help behavior/hint, for other tool portability
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Improve ALTER TABLE synopsis