|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Typedefs | |
| typedef struct PartitionBoundInfoData * | PartitionBoundInfo |
| typedef struct PartitionKeyData * | PartitionKey |
| typedef struct PartitionBoundSpec | PartitionBoundSpec |
| typedef struct PartitionDescData * | PartitionDesc |
| typedef struct PartitionDirectoryData * | PartitionDirectory |
| typedef struct PartitionBoundInfoData* PartitionBoundInfo |
Definition at line 16 of file partdefs.h.
| typedef struct PartitionBoundSpec PartitionBoundSpec |
Definition at line 20 of file partdefs.h.
| typedef struct PartitionDescData* PartitionDesc |
Definition at line 22 of file partdefs.h.
| typedef struct PartitionDirectoryData* PartitionDirectory |
Definition at line 24 of file partdefs.h.
| typedef struct PartitionKeyData* PartitionKey |
Definition at line 18 of file partdefs.h.