git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9cd00c4)
Blindly try to fix dtrace enabled builds, broken in 9cd00c45.
2016年3月11日 01:49:43 +0000 (17:49 -0800)
2016年3月11日 01:51:03 +0000 (17:51 -0800)
Reported-By: Peter Eisentraut
Discussion: 56E2239E.1050607@gmx.net


diff --git a/src/backend/storage/buffer/bufmgr.c b/src/backend/storage/buffer/bufmgr.c
index 8f6efdbf0e07580c3f1a8a9a2ed34964aa7d8979..6c5075f5fb8d984fdb37863ff5a9d4694388cd30 100644 (file)
--- a/src/backend/storage/buffer/bufmgr.c
+++ b/src/backend/storage/buffer/bufmgr.c
@@ -1936,7 +1936,7 @@ BufferSync(int flags)
*/
CheckpointStats.ckpt_bufs_written += num_written;
- TRACE_POSTGRESQL_BUFFER_SYNC_DONE(NBuffers, num_written, num_to_write);
+ TRACE_POSTGRESQL_BUFFER_SYNC_DONE(NBuffers, num_written, num_to_scan);
}
/*
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /