mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
uncomment MYLOG to prevent warnings in compile
This commit is contained in:
@ -26,7 +26,7 @@
|
|||||||
portion of the registry. You may have to manually add this key.
|
portion of the registry. You may have to manually add this key.
|
||||||
This logfile is intended for development use, not for an end user!
|
This logfile is intended for development use, not for an end user!
|
||||||
*/
|
*/
|
||||||
// #define MY_LOG
|
#define MY_LOG
|
||||||
|
|
||||||
|
|
||||||
/* Uncomment Q_LOG to compile in the qlog() statements (Communications log, i.e. CommLog).
|
/* Uncomment Q_LOG to compile in the qlog() statements (Communications log, i.e. CommLog).
|
||||||
|
Reference in New Issue
Block a user