Обсуждение: pgsql: Make the comments more clear on the fact that UpdateFullPageWrit

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

pgsql: Make the comments more clear on the fact that UpdateFullPageWrit

От
Heikki Linnakangas
Дата:
Make the comments more clear on the fact that UpdateFullPageWrites() is not
safe to call concurrently from multiple processes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e587e2e3e39ec54772905b8e0ac7155a03253934

Modified Files
--------------
src/backend/access/transam/xlog.c |    8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)