#include <plpgsql.h>
Data Fields | |
| int | sqlerrstate |
| char * | condname |
| struct PLpgSQL_condition * | next |
Definition at line 332 of file plpgsql.h.
Definition at line 335 of file plpgsql.h.
Referenced by dump_block().
Definition at line 336 of file plpgsql.h.
Referenced by dump_block(), and exception_matches_conditions().
Definition at line 334 of file plpgsql.h.
Referenced by exception_matches_conditions().
1.7.1