Header And Logo

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

Data Fields

rerr Struct Reference

Data Fields

int code
const char * name
const char * explain

Detailed Description

Definition at line 40 of file regerror.c.


Field Documentation

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().


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