Commit b29e7151 authored by Heikki Linnakangas's avatar Heikki Linnakangas

Revert accidental change of WAL_DEBUG default.

Oops.
parent 2146f134
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment