Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SimpleEcontextStackEntry Struct Reference

Data Fields

ExprContextstack_econtext
SubTransactionId xact_subxid
struct SimpleEcontextStackEntrynext

Detailed Description

Definition at line 70 of file pl_exec.c.


Field Documentation

Definition at line 74 of file pl_exec.c.

Referenced by plpgsql_create_econtext(), plpgsql_destroy_econtext(), and plpgsql_subxact_cb().

Definition at line 72 of file pl_exec.c.

Referenced by plpgsql_create_econtext(), plpgsql_destroy_econtext(), and plpgsql_subxact_cb().

Definition at line 73 of file pl_exec.c.

Referenced by plpgsql_create_econtext(), and plpgsql_subxact_cb().


The documentation for this struct was generated from the following file: