PostgreSQL Source Code git master
err.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ err()

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

◆ errx()

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