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

Go to the source code of this file.

Macros

#define INV_WRITE   0x00020000
 
#define INV_READ   0x00040000
 

Macro Definition Documentation

◆ INV_READ

#define INV_READ   0x00040000

Definition at line 22 of file libpq-fs.h.

◆ INV_WRITE

#define INV_WRITE   0x00020000

Definition at line 21 of file libpq-fs.h.