index 7161f5c6ad6eae368bdb8fd79b43beaaa8286ae9..a0244bff1fc634092e9e0c74a89b1a3c39ea50e6 100644 (file)
PGERROR_TERSE, /* single-line error messages */
PGERROR_DEFAULT, /* recommended style */
PGERROR_VERBOSE, /* all the facts, ma'am */
-} PGErrorVerbosity;
+} PGErrorVerbosity;
extern PGDLLIMPORT int Log_error_verbosity;
extern PGDLLIMPORT char *Log_line_prefix;