Home
last modified time | relevance | path

Searched refs:check_sql_expr (Results 1 – 25 of 86) sorted by relevance

1234

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt,
931 check_sql_expr(new->expr->query, new->expr->parseMode,
1515 check_sql_expr(expr1->query, expr1->parseMode,
1572 check_sql_expr(expr1->query, expr1->parseMode,
2798 check_sql_expr(expr->query, expr->parseMode, startlocation); in read_sql_construct()
3044 check_sql_expr(expr->query, expr->parseMode, location); in make_execsql_stmt()
3642 check_sql_expr(const char *stmt, RawParseMode parseMode, int location) in check_sql_expr() function
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt,
931 check_sql_expr(new->expr->query, new->expr->parseMode,
1515 check_sql_expr(expr1->query, expr1->parseMode,
1572 check_sql_expr(expr1->query, expr1->parseMode,
2798 check_sql_expr(expr->query, expr->parseMode, startlocation); in read_sql_construct()
3044 check_sql_expr(expr->query, expr->parseMode, location); in make_execsql_stmt()
3642 check_sql_expr(const char *stmt, RawParseMode parseMode, int location) in check_sql_expr() function
/dports/databases/postgresql14-docs/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt,
931 check_sql_expr(new->expr->query, new->expr->parseMode,
1515 check_sql_expr(expr1->query, expr1->parseMode,
1572 check_sql_expr(expr1->query, expr1->parseMode,
2798 check_sql_expr(expr->query, expr->parseMode, startlocation); in read_sql_construct()
3044 check_sql_expr(expr->query, expr->parseMode, location); in make_execsql_stmt()
3642 check_sql_expr(const char *stmt, RawParseMode parseMode, int location) in check_sql_expr() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt,
931 check_sql_expr(new->expr->query, new->expr->parseMode,
1515 check_sql_expr(expr1->query, expr1->parseMode,
1572 check_sql_expr(expr1->query, expr1->parseMode,
2798 check_sql_expr(expr->query, expr->parseMode, startlocation); in read_sql_construct()
3044 check_sql_expr(expr->query, expr->parseMode, location); in make_execsql_stmt()
3642 check_sql_expr(const char *stmt, RawParseMode parseMode, int location) in check_sql_expr() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt,
931 check_sql_expr(new->expr->query, new->expr->parseMode,
1515 check_sql_expr(expr1->query, expr1->parseMode,
1572 check_sql_expr(expr1->query, expr1->parseMode,
2798 check_sql_expr(expr->query, expr->parseMode, startlocation); in read_sql_construct()
3044 check_sql_expr(expr->query, expr->parseMode, location); in make_execsql_stmt()
3642 check_sql_expr(const char *stmt, RawParseMode parseMode, int location) in check_sql_expr() function
/dports/databases/postgresql14-contrib/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt,
931 check_sql_expr(new->expr->query, new->expr->parseMode,
1515 check_sql_expr(expr1->query, expr1->parseMode,
1572 check_sql_expr(expr1->query, expr1->parseMode,
2798 check_sql_expr(expr->query, expr->parseMode, startlocation); in read_sql_construct()
3044 check_sql_expr(expr->query, expr->parseMode, location); in make_execsql_stmt()
3642 check_sql_expr(const char *stmt, RawParseMode parseMode, int location) in check_sql_expr() function
/dports/databases/postgresql14-client/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt,
931 check_sql_expr(new->expr->query, new->expr->parseMode,
1515 check_sql_expr(expr1->query, expr1->parseMode,
1572 check_sql_expr(expr1->query, expr1->parseMode,
2798 check_sql_expr(expr->query, expr->parseMode, startlocation); in read_sql_construct()
3044 check_sql_expr(expr->query, expr->parseMode, location); in make_execsql_stmt()
3642 check_sql_expr(const char *stmt, RawParseMode parseMode, int location) in check_sql_expr() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y99 static void check_sql_expr(const char *stmt, int location,
1438 check_sql_expr(expr1->query, expr1loc, 7);
1500 check_sql_expr(expr1->query, expr1loc, 0);
2688 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2935 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3533 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y99 static void check_sql_expr(const char *stmt, int location,
1438 check_sql_expr(expr1->query, expr1loc, 7);
1500 check_sql_expr(expr1->query, expr1loc, 0);
2688 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2935 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3533 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y99 static void check_sql_expr(const char *stmt, int location,
1438 check_sql_expr(expr1->query, expr1loc, 7);
1500 check_sql_expr(expr1->query, expr1loc, 0);
2688 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2935 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3533 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y99 static void check_sql_expr(const char *stmt, int location,
1438 check_sql_expr(expr1->query, expr1loc, 7);
1500 check_sql_expr(expr1->query, expr1loc, 0);
2688 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2935 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3533 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y102 static void check_sql_expr(const char *stmt, int location,
1469 check_sql_expr(expr1->query, expr1loc, 7);
1532 check_sql_expr(expr1->query, expr1loc, 0);
2763 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
3008 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3607 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt, int location,
1441 check_sql_expr(expr1->query, expr1loc, 7);
1503 check_sql_expr(expr1->query, expr1loc, 0);
2697 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2944 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3542 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt, int location,
1441 check_sql_expr(expr1->query, expr1loc, 7);
1503 check_sql_expr(expr1->query, expr1loc, 0);
2697 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2944 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3542 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt, int location,
1441 check_sql_expr(expr1->query, expr1loc, 7);
1503 check_sql_expr(expr1->query, expr1loc, 0);
2697 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2944 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3542 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt, int location,
1441 check_sql_expr(expr1->query, expr1loc, 7);
1503 check_sql_expr(expr1->query, expr1loc, 0);
2697 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2944 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3542 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt, int location,
1441 check_sql_expr(expr1->query, expr1loc, 7);
1503 check_sql_expr(expr1->query, expr1loc, 0);
2697 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2944 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3542 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt, int location,
1441 check_sql_expr(expr1->query, expr1loc, 7);
1503 check_sql_expr(expr1->query, expr1loc, 0);
2697 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2944 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3542 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y102 static void check_sql_expr(const char *stmt, int location,
1469 check_sql_expr(expr1->query, expr1loc, 7);
1532 check_sql_expr(expr1->query, expr1loc, 0);
2763 check_sql_expr(expr->query, startlocation, strlen(sqlstart));
3008 check_sql_expr(expr->query, location, 0);
3607 check_sql_expr(const char *stmt, int location, int leaderlen)
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y102 static void check_sql_expr(const char *stmt, int location,
1469 check_sql_expr(expr1->query, expr1loc, 7);
1532 check_sql_expr(expr1->query, expr1loc, 0);
2763 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
3008 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3607 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y102 static void check_sql_expr(const char *stmt, int location,
1469 check_sql_expr(expr1->query, expr1loc, 7);
1532 check_sql_expr(expr1->query, expr1loc, 0);
2763 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
3008 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3607 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y102 static void check_sql_expr(const char *stmt, int location,
1469 check_sql_expr(expr1->query, expr1loc, 7);
1532 check_sql_expr(expr1->query, expr1loc, 0);
2763 check_sql_expr(expr->query, startlocation, strlen(sqlstart));
3008 check_sql_expr(expr->query, location, 0);
3607 check_sql_expr(const char *stmt, int location, int leaderlen)
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y102 static void check_sql_expr(const char *stmt, int location,
1469 check_sql_expr(expr1->query, expr1loc, 7);
1532 check_sql_expr(expr1->query, expr1loc, 0);
2763 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
3008 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3607 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y101 static void check_sql_expr(const char *stmt, int location,
1441 check_sql_expr(expr1->query, expr1loc, 7);
1503 check_sql_expr(expr1->query, expr1loc, 0);
2697 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
2944 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3542 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y102 static void check_sql_expr(const char *stmt, int location,
1469 check_sql_expr(expr1->query, expr1loc, 7);
1532 check_sql_expr(expr1->query, expr1loc, 0);
2763 check_sql_expr(expr->query, startlocation, strlen(sqlstart)); in read_sql_construct()
3008 check_sql_expr(expr->query, location, 0); in make_execsql_stmt()
3607 check_sql_expr(const char *stmt, int location, int leaderlen) in check_sql_expr() function

1234