summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/utils/elog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/utils/elog.h b/src/include/utils/elog.h
index 85bd2fdf8a2..76f6367840d 100644
--- a/src/include/utils/elog.h
+++ b/src/include/utils/elog.h
@@ -423,6 +423,7 @@ typedef enum
extern int Log_error_verbosity;
extern char *Log_line_prefix;
extern int Log_destination;
+extern char *Log_destination_string;
/* Log destination bitmap */
#define LOG_DESTINATION_STDERR 1