Home
last modified time | relevance | path

Searched refs:VAR_SET_VALUE (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/deparser/
H A Dqualify_role_stmt.c58 setStmt->kind = VAR_SET_VALUE; in QualifyVarSetCurrent()
H A Ddeparse_function_stmts.c293 case VAR_SET_VALUE: in AppendVariableSet()
346 Assert(setStmt->kind == VAR_SET_VALUE); in AppendVarSetValue()
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/test/
H A Dshared_connection_counters.c58 alterSystemStmt->setstmt->kind = VAR_SET_VALUE; in set_max_shared_pool_size()
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/commands/
H A Dvariableset.c52 case VAR_SET_VALUE: in ShouldPropagateSetCommand()
H A Drole.c421 variableSetStmt->kind = VAR_SET_VALUE; in MakeVariableSetStmt()
/dports/databases/libpg_query/libpg_query-10-1.0.4/patches/
H A D01_parse_replacement_char.patch68 n->kind = VAR_SET_VALUE;
83 n->kind = VAR_SET_VALUE;
93 n->kind = VAR_SET_VALUE;
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/context/
H A Dpool_query_context.c1292 if (((VariableSetStmt *)node)->kind == VAR_SET_VALUE && in send_to_where()
1505 if (((VariableSetStmt *)node)->kind == VAR_SET_VALUE && in is_set_transaction_serializable()
1872 if (((VariableSetStmt *)node)->kind == VAR_SET_VALUE && in pool_is_transaction_read_only()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/context/
H A Dpool_query_context.c1325 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in send_to_where()
1547 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in is_set_transaction_serializable()
1937 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in pool_is_transaction_read_only()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/context/
H A Dpool_query_context.c1294 if (((VariableSetStmt *)node)->kind == VAR_SET_VALUE && in send_to_where()
1507 if (((VariableSetStmt *)node)->kind == VAR_SET_VALUE && in is_set_transaction_serializable()
1874 if (((VariableSetStmt *)node)->kind == VAR_SET_VALUE && in pool_is_transaction_read_only()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/context/
H A Dpool_query_context.c1334 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in send_to_where()
1559 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in is_set_transaction_serializable()
1949 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in pool_is_transaction_read_only()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/context/
H A Dpool_query_context.c1386 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in send_to_where()
1611 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in is_set_transaction_serializable()
2001 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in pool_is_transaction_read_only()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/context/
H A Dpool_query_context.c1392 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in send_to_where()
1617 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in is_set_transaction_serializable()
2007 if (((VariableSetStmt *) node)->kind == VAR_SET_VALUE && in pool_is_transaction_read_only()
/dports/databases/timescaledb/timescaledb-2.5.1/src/loader/
H A Dloader.c228 case VAR_SET_VALUE: in should_load_on_variable_set()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/lab/
H A Dlab.cpp1621 #define VAR_SET_VALUE(value) { \ macro
1662 VAR_SET_VALUE(sip->name); in labviewer_update_variables_window()
1665 VAR_SET_VALUE(sip->default_team_name); in labviewer_update_variables_window()
1711 VAR_SET_VALUE(wip->name); in labviewer_update_variables_window()
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/nodes/
H A Dparsenodes.h1959 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h1710 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h1710 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h1710 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/parser/
H A Dparsenodes.h1955 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/include/parser/
H A Dparsenodes.h1724 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h1965 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h1965 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql10-client/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h1965 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h1965 VAR_SET_VALUE, /* SET var = value */ enumerator
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/nodes/
H A Dparsenodes.h1965 VAR_SET_VALUE, /* SET var = value */ enumerator

1234567891011