Home
last modified time | relevance | path

Searched refs:subval (Results 51 – 75 of 229) sorted by relevance

12345678910

/dports/databases/postgresql13-client/postgresql-13.5/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dvariable.c140 char *subval;
143 subval = strdup(GetConfigOptionResetString("datestyle"));
144 if (!subval)
149 if (!check_datestyle(&subval, &subextra, source))
151 free(subval);
160 free(subval);
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/commands/
H A Dvariable.c140 char *subval;
143 subval = strdup(GetConfigOptionResetString("datestyle"));
144 if (!subval)
149 if (!check_datestyle(&subval, &subextra, source))
151 free(subval);
160 free(subval);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dvariable.c139 char *subval; in check_datestyle() local
142 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
143 if (!subval) in check_datestyle()
148 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
150 free(subval); in check_datestyle()
159 free(subval); in check_datestyle()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dvariable.c139 char *subval; in check_datestyle() local
142 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
143 if (!subval) in check_datestyle()
148 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
150 free(subval); in check_datestyle()
159 free(subval); in check_datestyle()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dvariable.c139 char *subval; in check_datestyle() local
142 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
143 if (!subval) in check_datestyle()
148 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
150 free(subval); in check_datestyle()
159 free(subval); in check_datestyle()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dvariable.c140 char *subval;
143 subval = strdup(GetConfigOptionResetString("datestyle"));
144 if (!subval)
149 if (!check_datestyle(&subval, &subextra, source))
151 free(subval);
160 free(subval);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dvariable.c140 char *subval; in check_datestyle() local
143 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
144 if (!subval) in check_datestyle()
149 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
151 free(subval); in check_datestyle()
160 free(subval); in check_datestyle()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Dvariable.c139 char *subval; in check_datestyle() local
142 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
143 if (!subval) in check_datestyle()
148 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
150 free(subval); in check_datestyle()
159 free(subval); in check_datestyle()

12345678910