fix: error to use macro
This commit is contained in:
@ -293,7 +293,7 @@ static void show_version(int alls)
|
|||||||
printf("VERSION = ");
|
printf("VERSION = ");
|
||||||
}
|
}
|
||||||
printf("PostgreSQL 9.2.4\n");
|
printf("PostgreSQL 9.2.4\n");
|
||||||
#ifdef ENABLE_MULTIPLE_NODES
|
#ifndef ENABLE_MULTIPLE_NODES
|
||||||
if (alls) {
|
if (alls) {
|
||||||
printf("OPENGAUSS_VERSION = ");
|
printf("OPENGAUSS_VERSION = ");
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user