Home
last modified time | relevance | path

Searched refs:is_xact_command (Results 26 – 42 of 42) sorted by relevance

12

/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/tcop/
H A Dpostgres.c2054 bool is_xact_command; in exec_execute_message() local
2084 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2091 if (is_xact_command) in exec_execute_message()
2212 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/tcop/
H A Dpostgres.c2054 bool is_xact_command; in exec_execute_message() local
2084 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2091 if (is_xact_command) in exec_execute_message()
2212 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/tcop/
H A Dpostgres.c2054 bool is_xact_command; in exec_execute_message() local
2084 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2091 if (is_xact_command) in exec_execute_message()
2212 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/tcop/
H A Dpostgres.c2052 bool is_xact_command; in exec_execute_message() local
2082 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2089 if (is_xact_command) in exec_execute_message()
2210 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/tcop/
H A Dpostgres.c2052 bool is_xact_command; in exec_execute_message() local
2082 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2089 if (is_xact_command) in exec_execute_message()
2210 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/tcop/
H A Dpostgres.c1957 bool is_xact_command; in exec_execute_message() local
1985 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
1992 if (is_xact_command) in exec_execute_message()
2102 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/tcop/
H A Dpostgres.c1957 bool is_xact_command; in exec_execute_message() local
1985 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
1992 if (is_xact_command) in exec_execute_message()
2102 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/tcop/
H A Dpostgres.c2052 bool is_xact_command; in exec_execute_message() local
2082 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2089 if (is_xact_command) in exec_execute_message()
2210 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/tcop/
H A Dpostgres.c2052 bool is_xact_command; in exec_execute_message() local
2082 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2089 if (is_xact_command) in exec_execute_message()
2210 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/tcop/
H A Dpostgres.c1957 bool is_xact_command;
1985 is_xact_command = IsTransactionStmtList(portal->stmts);
1992 if (is_xact_command)
2102 if (is_xact_command)
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/tcop/
H A Dpostgres.c1957 bool is_xact_command; in exec_execute_message() local
1985 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
1992 if (is_xact_command) in exec_execute_message()
2102 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/tcop/
H A Dpostgres.c1957 bool is_xact_command; in exec_execute_message() local
1985 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
1992 if (is_xact_command) in exec_execute_message()
2102 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/tcop/
H A Dpostgres.c1957 bool is_xact_command; in exec_execute_message() local
1985 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
1992 if (is_xact_command) in exec_execute_message()
2102 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/tcop/
H A Dpostgres.c2052 bool is_xact_command;
2082 is_xact_command = IsTransactionStmtList(portal->stmts);
2089 if (is_xact_command)
2210 if (is_xact_command)
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/tcop/
H A Dpostgres.c2052 bool is_xact_command; in exec_execute_message() local
2082 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
2089 if (is_xact_command) in exec_execute_message()
2210 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/tcop/
H A Dpostgres.c1957 bool is_xact_command; in exec_execute_message() local
1985 is_xact_command = IsTransactionStmtList(portal->stmts); in exec_execute_message()
1992 if (is_xact_command) in exec_execute_message()
2102 if (is_xact_command) in exec_execute_message()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/tcop/
H A Dpostgres.c2052 bool is_xact_command;
2082 is_xact_command = IsTransactionStmtList(portal->stmts);
2089 if (is_xact_command)
2210 if (is_xact_command)

12