]> granicus.if.org Git - postgresql/commit
Make the comments more clear on the fact that UpdateFullPageWrites() is not
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 6 Mar 2012 08:44:51 +0000 (10:44 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 6 Mar 2012 08:45:58 +0000 (10:45 +0200)
commite587e2e3e39ec54772905b8e0ac7155a03253934
tree101919c03dd68add4879f762cb33a990f2c54288
parent7714c6382941383514c0f1954ca831686ac4fcd2
Make the comments more clear on the fact that UpdateFullPageWrites() is not
safe to call concurrently from multiple processes.
src/backend/access/transam/xlog.c