Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

varattrib_4b Union Reference

#include <postgres.h>

Data Fields

struct {
   uint32   va_header
   char   va_data [1]
va_4byte
struct {
   uint32   va_header
   uint32   va_rawsize
   char   va_data [1]
va_compressed

Detailed Description

Definition at line 84 of file postgres.h.


Field Documentation

struct { ... } varattrib_4b::va_4byte

Definition at line 89 of file postgres.h.

Definition at line 88 of file postgres.h.

Definition at line 94 of file postgres.h.


The documentation for this union was generated from the following file: