mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Revert accidental change of WAL_DEBUG default.
Oops.
This commit is contained in:
@ -281,7 +281,7 @@
|
|||||||
* Enable debugging print statements for WAL-related operations; see
|
* Enable debugging print statements for WAL-related operations; see
|
||||||
* also the wal_debug GUC var.
|
* also the wal_debug GUC var.
|
||||||
*/
|
*/
|
||||||
#define WAL_DEBUG
|
/* #define WAL_DEBUG */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Enable tracing of resource consumption during sort operations;
|
* Enable tracing of resource consumption during sort operations;
|
||||||
|
Reference in New Issue
Block a user