pgsql: Lock relation used to generate fresh data for RMV.

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема pgsql: Lock relation used to generate fresh data for RMV.
Дата
Msg-id E1VdoRf-0007v0-0H@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Lock relation used to generate fresh data for RMV.

The relation should not be accessible to any other process, but it
should be locked for consistency.  Since this is not known to
cause any bug, it will not be back-patch, at least for now.

Per report from Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2636ecf78b608f7faf1a0a7ff9b56fa54b7710db

Modified Files
--------------
src/backend/commands/matview.c |    8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix some obsolete information in src/backend/optimizer/README.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert commit 0725065b37b8b0e9074a624a8d3e3ac1844fc820.