PostgreSQL Source Code
git master
|
#include <postgres.h>
Data Fields | |
uint8 | va_header |
uint8 | va_tag |
char | va_data [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 171 of file postgres.h.
char varattrib_1b_e::va_data[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 175 of file postgres.h.
uint8 varattrib_1b_e::va_header |
Definition at line 173 of file postgres.h.
uint8 varattrib_1b_e::va_tag |
Definition at line 174 of file postgres.h.