PostgreSQL Source Code  git master
error_desc Struct Reference

Data Fields

int err
 
const char * desc
 

Detailed Description

Definition at line 36 of file px.c.

Field Documentation

◆ desc

const char* error_desc::desc

Definition at line 39 of file px.c.

Referenced by px_strerror().

◆ err

int error_desc::err

Definition at line 38 of file px.c.


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