Home
last modified time | relevance | path

Searched refs:validate_option_array_item (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_utils_misc_guc.c576 static bool validate_option_array_item(const char *name, const char *value,
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_utils_misc_guc.c577 static bool validate_option_array_item(const char *name, const char *value,
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/misc/
H A Dguc.c3876 static bool validate_option_array_item(const char *name, const char *value,
9475 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9554 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9654 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9690 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/misc/
H A Dguc.c3876 static bool validate_option_array_item(const char *name, const char *value,
9475 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9554 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9654 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9690 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/misc/
H A Dguc.c3876 static bool validate_option_array_item(const char *name, const char *value,
9475 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9554 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9654 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9690 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/misc/
H A Dguc.c3983 static bool validate_option_array_item(const char *name, const char *value,
9586 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9665 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9765 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9801 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/misc/
H A Dguc.c3983 static bool validate_option_array_item(const char *name, const char *value,
9586 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9665 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9765 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9801 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/misc/
H A Dguc.c3983 static bool validate_option_array_item(const char *name, const char *value,
9586 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9665 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9765 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9801 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/misc/
H A Dguc.c3983 static bool validate_option_array_item(const char *name, const char *value,
9586 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9665 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9765 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9801 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/misc/
H A Dguc.c4216 static bool validate_option_array_item(const char *name, const char *value,
9832 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9911 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10011 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10047 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/misc/
H A Dguc.c4216 static bool validate_option_array_item(const char *name, const char *value,
9832 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9911 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10011 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10047 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/misc/
H A Dguc.c4216 static bool validate_option_array_item(const char *name, const char *value,
9832 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9911 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10011 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10047 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/misc/
H A Dguc.c4216 static bool validate_option_array_item(const char *name, const char *value,
9832 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9911 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10011 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10047 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/misc/
H A Dguc.c4216 static bool validate_option_array_item(const char *name, const char *value,
9832 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9911 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10011 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10047 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/misc/
H A Dguc.c3983 static bool validate_option_array_item(const char *name, const char *value,
9586 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9665 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9765 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9801 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/misc/
H A Dguc.c4216 static bool validate_option_array_item(const char *name, const char *value,
9832 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9911 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10011 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10047 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/misc/
H A Dguc.c4216 static bool validate_option_array_item(const char *name, const char *value,
9832 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9911 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10011 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10047 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/misc/
H A Dguc.c3876 static bool validate_option_array_item(const char *name, const char *value,
9475 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9554 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9654 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9690 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/misc/
H A Dguc.c3876 static bool validate_option_array_item(const char *name, const char *value,
9475 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9554 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9654 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9690 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/misc/
H A Dguc.c3876 static bool validate_option_array_item(const char *name, const char *value,
9475 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9554 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9654 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9690 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/misc/
H A Dguc.c3876 static bool validate_option_array_item(const char *name, const char *value,
9475 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9554 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9654 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9690 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/misc/
H A Dguc.c3983 static bool validate_option_array_item(const char *name, const char *value,
9586 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9665 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9765 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9801 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/misc/
H A Dguc.c3983 static bool validate_option_array_item(const char *name, const char *value,
9586 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
9665 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
9765 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
9801 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/misc/
H A Dguc.c4593 static bool validate_option_array_item(const char *name, const char *value,
10423 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
10502 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10602 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10638 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/misc/
H A Dguc.c4824 static bool validate_option_array_item(const char *name, const char *value,
10653 (void) validate_option_array_item(name, value, false); in GUCArrayAdd()
10732 (void) validate_option_array_item(name, NULL, false); in GUCArrayDelete()
10832 if (validate_option_array_item(val, NULL, true)) in GUCArrayReset()
10868 validate_option_array_item(const char *name, const char *value, in validate_option_array_item() function

12