#include <postgres.h>
Data Fields | |
int32 | va_rawsize |
int32 | va_extsize |
Oid | va_valueid |
Oid | va_toastrelid |
Definition at line 67 of file postgres.h.
Definition at line 52 of file postgres.h.
Referenced by toast_datum_size(), toast_fetch_datum(), toast_fetch_datum_slice(), and toast_save_datum().
Definition at line 51 of file postgres.h.
Referenced by toast_raw_datum_size(), and toast_save_datum().
Definition at line 54 of file postgres.h.
Referenced by toast_delete_datum(), toast_fetch_datum(), toast_fetch_datum_slice(), and toast_save_datum().
Definition at line 53 of file postgres.h.
Referenced by toast_delete_datum(), toast_fetch_datum(), toast_fetch_datum_slice(), and toast_save_datum().