Data Fields | |
int | code |
const char * | name |
const char * | explain |
Definition at line 40 of file regerror.c.
int rerr::code |
Definition at line 42 of file regerror.c.
Referenced by pg_regerror().
const char* rerr::explain |
Definition at line 44 of file regerror.c.
Referenced by pg_regerror().
const char* rerr::name |
Definition at line 43 of file regerror.c.
Referenced by pg_regerror().