PostgreSQL Source Code
git master
|
#include <plpgsql.h>
Data Fields | |
PLpgSQL_stmt_type | cmd_type |
int | lineno |
unsigned int | stmtid |
PLpgSQL_stmt_type PLpgSQL_stmt::cmd_type |
int PLpgSQL_stmt::lineno |
Definition at line 456 of file plpgsql.h.
Referenced by plpgsql_exec_error_callback().