Header And Logo

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

Data Fields

PLpgSQL_exception_block Struct Reference

#include <plpgsql.h>

Data Fields

int sqlstate_varno
int sqlerrm_varno
Listexc_list

Detailed Description

Definition at line 339 of file plpgsql.h.


Field Documentation

Definition at line 343 of file plpgsql.h.

Referenced by dump_block(), exec_stmt_block(), and free_block().

Definition at line 342 of file plpgsql.h.

Referenced by exec_stmt_block().

Definition at line 341 of file plpgsql.h.

Referenced by exec_stmt_block().


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