Home
last modified time | relevance | path

Searched refs:operatorName (Results 1 – 25 of 196) sorted by path

12345678

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Darithmeticoperator.cpp41 ArithmeticOperator::ArithmeticOperator(const string& operatorName): Operator(operatorName) in ArithmeticOperator() argument
H A Darithmeticoperator.h49 ArithmeticOperator(const std::string& operatorName);
H A Dlogicoperator.cpp41 LogicOperator::LogicOperator(const string& operatorName) in LogicOperator() argument
43 data(operatorName); in LogicOperator()
H A Dlogicoperator.h69 LogicOperator(const std::string& operatorName);
H A Doperator.cpp72 Operator::Operator(const string& operatorName) in Operator() argument
74 data(operatorName); in Operator()
H A Doperator.h75 Operator(const std::string& operatorName);
H A Dpredicateoperator.cpp50 PredicateOperator::PredicateOperator(const string& operatorName) : in PredicateOperator() argument
53 data(operatorName); in PredicateOperator()
H A Dpredicateoperator.h62 PredicateOperator(const std::string& operatorName);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Darithmeticoperator.cpp41 ArithmeticOperator::ArithmeticOperator(const string& operatorName): Operator(operatorName) in ArithmeticOperator() argument
H A Darithmeticoperator.h49 ArithmeticOperator(const std::string& operatorName);
H A Dlogicoperator.cpp41 LogicOperator::LogicOperator(const string& operatorName) in LogicOperator() argument
43 data(operatorName); in LogicOperator()
H A Dlogicoperator.h69 LogicOperator(const std::string& operatorName);
H A Doperator.cpp72 Operator::Operator(const string& operatorName) in Operator() argument
74 data(operatorName); in Operator()
H A Doperator.h75 Operator(const std::string& operatorName);
H A Dpredicateoperator.cpp50 PredicateOperator::PredicateOperator(const string& operatorName) : in PredicateOperator() argument
53 data(operatorName); in PredicateOperator()
H A Dpredicateoperator.h62 PredicateOperator(const std::string& operatorName);
/dports/databases/postgresql-mysql_fdw/mysql_fdw-REL-2_6_0/
H A Ddeparse.c1586 (!(strcmp(operatorName, "<") == 0 ||
1587 strcmp(operatorName, ">") == 0 ||
1588 strcmp(operatorName, "<=") == 0 ||
1589 strcmp(operatorName, ">=") == 0 ||
1590 strcmp(operatorName, "<>") == 0 ||
1591 strcmp(operatorName, "=") == 0 ||
1592 strcmp(operatorName, "+") == 0 ||
1593 strcmp(operatorName, "-") == 0 ||
1594 strcmp(operatorName, "*") == 0 ||
1595 strcmp(operatorName, "%") == 0 ||
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dpg_operator.c130 OperatorGet(const char *operatorName, in OperatorGet() argument
140 PointerGetDatum(operatorName), in OperatorGet()
170 OperatorLookup(List *operatorName, in OperatorLookup() argument
216 if (!validOperatorName(operatorName)) in OperatorShellMake()
220 operatorName))); in OperatorShellMake()
235 namestrcpy(&oname, operatorName); in OperatorShellMake()
355 if (!validOperatorName(operatorName)) in OperatorCreate()
359 operatorName))); in OperatorCreate()
419 operatorName))); in OperatorCreate()
429 operatorName); in OperatorCreate()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/include/catalog/
H A Dpg_operator_fn.h20 extern ObjectAddress OperatorCreate(const char *operatorName,
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dpg_operator.c130 OperatorGet(const char *operatorName, in OperatorGet() argument
140 PointerGetDatum(operatorName), in OperatorGet()
170 OperatorLookup(List *operatorName, in OperatorLookup() argument
216 if (!validOperatorName(operatorName)) in OperatorShellMake()
220 operatorName))); in OperatorShellMake()
235 namestrcpy(&oname, operatorName); in OperatorShellMake()
355 if (!validOperatorName(operatorName)) in OperatorCreate()
359 operatorName))); in OperatorCreate()
419 operatorName))); in OperatorCreate()
429 operatorName); in OperatorCreate()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/catalog/
H A Dpg_operator_fn.h20 extern ObjectAddress OperatorCreate(const char *operatorName,
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dpg_operator.c130 OperatorGet(const char *operatorName, in OperatorGet() argument
140 PointerGetDatum(operatorName), in OperatorGet()
170 OperatorLookup(List *operatorName, in OperatorLookup() argument
216 if (!validOperatorName(operatorName)) in OperatorShellMake()
220 operatorName))); in OperatorShellMake()
235 namestrcpy(&oname, operatorName); in OperatorShellMake()
355 if (!validOperatorName(operatorName)) in OperatorCreate()
359 operatorName))); in OperatorCreate()
419 operatorName))); in OperatorCreate()
429 operatorName); in OperatorCreate()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/catalog/
H A Dpg_operator_fn.h20 extern ObjectAddress OperatorCreate(const char *operatorName,
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dpg_operator.c130 OperatorGet(const char *operatorName, in OperatorGet() argument
140 PointerGetDatum(operatorName), in OperatorGet()
170 OperatorLookup(List *operatorName, in OperatorLookup() argument
216 if (!validOperatorName(operatorName)) in OperatorShellMake()
220 operatorName))); in OperatorShellMake()
235 namestrcpy(&oname, operatorName); in OperatorShellMake()
355 if (!validOperatorName(operatorName)) in OperatorCreate()
359 operatorName))); in OperatorCreate()
419 operatorName))); in OperatorCreate()
429 operatorName); in OperatorCreate()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/catalog/
H A Dpg_operator_fn.h20 extern ObjectAddress OperatorCreate(const char *operatorName,

12345678