Обсуждение: pgsql: Add missing ReleaseBuffer call in BRIN revmap code

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

pgsql: Add missing ReleaseBuffer call in BRIN revmap code

От
Alvaro Herrera
Дата:
Add missing ReleaseBuffer call in BRIN revmap code

I think this particular branch is actually dead, but the analysis to
prove that is not trivial, so instead take the weasel way.

Reported by Jinyu Zhang
Backpatch to 9.5, where BRIN was introduced.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5cd6538345858aec128945b58265a8d5560777dc

Modified Files
--------------
src/backend/access/brin/brin_revmap.c |    1 +
1 file changed, 1 insertion(+)