Home
last modified time | relevance | path

Searched refs:AlterFunctionStmt (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/deparser/
H A Dqualify_function_stmt.c57 AlterFunctionStmt *stmt = castNode(AlterFunctionStmt, node); in QualifyAlterFunctionStmt()
H A Ddeparse_function_stmts.c48 static void AppendAlterFunctionStmt(StringInfo buf, AlterFunctionStmt *stmt);
77 AlterFunctionStmt *stmt = castNode(AlterFunctionStmt, node); in DeparseAlterFunctionStmt()
127 AppendAlterFunctionStmt(StringInfo buf, AlterFunctionStmt *stmt) in AppendAlterFunctionStmt()
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/commands/
H A Dfunction.c89 static void ErrorIfUnsupportedAlterFunctionStmt(AlterFunctionStmt *stmt);
1344 AlterFunctionStmt *stmt = castNode(AlterFunctionStmt, node); in PreprocessAlterFunctionStmt()
1674 AlterFunctionStmt *stmt = castNode(AlterFunctionStmt, node); in AlterFunctionStmtObjectAddress()
1902 ErrorIfUnsupportedAlterFunctionStmt(AlterFunctionStmt *stmt) in ErrorIfUnsupportedAlterFunctionStmt()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h51 extern ObjectAddress AlterFunction(AlterFunctionStmt *stmt);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h51 extern ObjectAddress AlterFunction(AlterFunctionStmt *stmt);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h51 extern ObjectAddress AlterFunction(AlterFunctionStmt *stmt);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql14-server/postgresql-14.1/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql14-client/postgresql-14.1/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h51 extern ObjectAddress AlterFunction(AlterFunctionStmt *stmt);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h51 extern ObjectAddress AlterFunction(AlterFunctionStmt *stmt);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h51 extern ObjectAddress AlterFunction(AlterFunctionStmt *stmt);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h51 extern ObjectAddress AlterFunction(AlterFunctionStmt *stmt);
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql11-client/postgresql-11.14/src/include/commands/
H A Ddefrem.h59 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql10-client/postgresql-10.19/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/commands/
H A Ddefrem.h54 extern ObjectAddress AlterFunction(ParseState *pstate, AlterFunctionStmt *stmt);

12345678910>>...19