projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc9bab0
)
uncomment MYLOG to prevent warnings in compile
author
Byron Nikolaidis
Thu, 31 Dec 1998 00:26:44 +0000
(
00:26
+0000)
committer
Byron Nikolaidis
Thu, 31 Dec 1998 00:26:44 +0000
(
00:26
+0000)
src/interfaces/odbc/misc.h
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/odbc/misc.h
b/src/interfaces/odbc/misc.h
index 8eca682d5aa2d2dd2325ea5822fbb91348a70257..10cb5114d13a0597e5217d632575e41f03761cef 100644
(file)
--- a/
src/interfaces/odbc/misc.h
+++ b/
src/interfaces/odbc/misc.h
@@
-26,7
+26,7
@@
portion of the registry. You may have to manually add this key.
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).