pgsql: Fix cache flush hazard in ExecRefreshMatView.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix cache flush hazard in ExecRefreshMatView.
Дата
Msg-id E1V1OJM-0003IL-5y@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix cache flush hazard in ExecRefreshMatView.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/21e28e4531e761e7cdf1b9a0bbf0c06f6107686a

Modified Files
--------------
src/backend/commands/matview.c |    6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: pgrowlocks: Use GetActiveSnapshot() rather than SnapshotNow.
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Add --rate option.