Skip to content

Commit c94f0c2

Browse files
committed
Blindly try to fix dtrace enabled builds, broken in 9cd00c4.
Reported-By: Peter Eisentraut Discussion: 56E2239E.1050607@gmx.net
1 parent 9cd00c4 commit c94f0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/storage/buffer/bufmgr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1936,7 +1936,7 @@ BufferSync(int flags)
19361936
*/
19371937
CheckpointStats.ckpt_bufs_written += num_written;
19381938

1939-
TRACE_POSTGRESQL_BUFFER_SYNC_DONE(NBuffers, num_written, num_to_write);
1939+
TRACE_POSTGRESQL_BUFFER_SYNC_DONE(NBuffers, num_written, num_to_scan);
19401940
}
19411941

19421942
/*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy