Header And Logo

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

Data Fields

PLpgSQL_stmt_getdiag Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
bool is_stacked
Listdiag_items

Detailed Description

Definition at line 387 of file plpgsql.h.


Field Documentation

Definition at line 389 of file plpgsql.h.

Definition at line 392 of file plpgsql.h.

Referenced by dump_getdiag(), and exec_stmt_getdiag().

Definition at line 391 of file plpgsql.h.

Referenced by dump_getdiag(), and exec_stmt_getdiag().

Definition at line 390 of file plpgsql.h.


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