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

Go to the source code of this file.

Typedefs

typedef struct PartitionBoundInfoDataPartitionBoundInfo
 
typedef struct PartitionKeyDataPartitionKey
 
typedef struct PartitionBoundSpec PartitionBoundSpec
 
typedef struct PartitionDescDataPartitionDesc
 
typedef struct PartitionDirectoryDataPartitionDirectory
 

Typedef Documentation

◆ PartitionBoundInfo

Definition at line 16 of file partdefs.h.

◆ PartitionBoundSpec

Definition at line 18 of file partdefs.h.

◆ PartitionDesc

Definition at line 22 of file partdefs.h.

◆ PartitionDirectory

Definition at line 24 of file partdefs.h.

◆ PartitionKey

typedef struct PartitionKeyData* PartitionKey

Definition at line 18 of file partdefs.h.