PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
err.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void err (int, const char *,...) pg_attribute_noreturn() pg_attribute_printf(2
 
void void errx (int, const char *,...) pg_attribute_noreturn() pg_attribute_printf(2
 

Function Documentation

◆ err()

void err ( int  ,
const char *  ,
  ... 
)

◆ errx()

void void errx ( int  ,
const char *  ,
  ... 
)