Revert accidental change of WAL_DEBUG default.
Oops.
This commit is contained in:
parent
2146f13408
commit
b29e715143
@ -281,7 +281,7 @@
|
||||
* Enable debugging print statements for WAL-related operations; see
|
||||
* also the wal_debug GUC var.
|
||||
*/
|
||||
#define WAL_DEBUG
|
||||
/* #define WAL_DEBUG */
|
||||
|
||||
/*
|
||||
* Enable tracing of resource consumption during sort operations;
|
||||
|
Loading…
x
Reference in New Issue
Block a user