41 for (
int i = 0;
i < numOpts;
i++)
82 printf(
"BOOLEAN\t%s\t\t\t",
88 printf(
"INTEGER\t%d\t%d\t%d\t",
95 printf(
"REAL\t%g\t%g\t%g\t",
102 printf(
"STRING\t%s\t\t\t",
113 write_stderr(
"internal error: unrecognized run-time parameter type\n");
#define write_stderr(str)
const char * config_enum_lookup_by_value(const struct config_generic *record, int val)
struct config_generic ** get_guc_variables(int *num_vars)
void build_guc_variables(void)
#define GUC_DISALLOW_IN_FILE
#define GUC_NOT_IN_SAMPLE
const char *const GucContext_Names[]
const char *const config_group_names[]
static void printMixedStruct(const struct config_generic *structToPrint)
static bool displayStruct(const struct config_generic *structToDisplay)
struct config_string _string