Обсуждение: pgsql: heap_update() must recheck tuple after unlocking and relocking b

Поиск
Список
Период
Сортировка

pgsql: heap_update() must recheck tuple after unlocking and relocking b

От
Robert Haas
Дата:
heap_update() must recheck tuple after unlocking and relocking buffer.

Bug found by Alvaro Herrera, fix suggested by Heikki Linnakangas
and reviewed by Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/624f155ffa93d1af4fb9d91fd5c0eb05da1e9e54

Modified Files
--------------
src/backend/access/heap/heapam.c |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)