Обсуждение: pgsql: Fix cache flush hazard in event trigger cache.

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

pgsql: Fix cache flush hazard in event trigger cache.

От
Robert Haas
Дата:
Fix cache flush hazard in event trigger cache.

Bug spotted by Jeff Davis using -DCLOBBER_CACHE_ALWAYS.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/21786db81fca3fca0a17da3f58cc6590615e1580

Modified Files
--------------
src/backend/utils/cache/evtcache.c |   55 +++++++++++++++++++++++++----------
1 files changed, 39 insertions(+), 16 deletions(-)