Header And Logo

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

Defines | Typedefs | Variables

backendid.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define InvalidBackendId   (-1)

Typedefs

typedef int BackendId

Variables

PGDLLIMPORT BackendId MyBackendId

Define Documentation

#define InvalidBackendId   (-1)

Typedef Documentation

typedef int BackendId

Definition at line 21 of file backendid.h.


Variable Documentation

PGDLLIMPORT BackendId MyBackendId