mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Fix for indexing problems.
This commit is contained in:
@@ -81,8 +81,6 @@ static char *opt_names[] = {
|
||||
*/
|
||||
int pg_options[NUM_PG_OPTIONS] = {0};
|
||||
|
||||
static int openlog_done = 0;
|
||||
|
||||
/*
|
||||
* Print a timestamp and a message to stdout if the trace flag
|
||||
* indexed by the flag value is set.
|
||||
|
||||
Reference in New Issue
Block a user