|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Data Structures | |
| struct | ItemIdData |
Typedefs | |
| typedef struct ItemIdData | ItemIdData |
| typedef ItemIdData * | ItemId |
| typedef uint16 | ItemOffset |
| typedef uint16 | ItemLength |
| #define ItemIdIsRedirected | ( | itemId | ) | ((itemId)->lp_flags == LP_REDIRECT) |