Skip to content
Snippets Groups Projects
Commit b29e7151 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Revert accidental change of WAL_DEBUG default.

Oops.
parent 2146f134
Branches
Tags
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment