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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
