PostgreSQL Source Code git master
|
Data Fields | |
BlockNumber | next |
BlockNumber | count |
uint8 | bits [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 33 of file pg_visibility.c.
uint8 vbits::bits[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 37 of file pg_visibility.c.
Referenced by collect_visibility_data(), pg_visibility_map_rel(), and pg_visibility_rel().
BlockNumber vbits::count |
Definition at line 36 of file pg_visibility.c.
Referenced by collect_visibility_data(), pg_visibility_map_rel(), and pg_visibility_rel().
BlockNumber vbits::next |
Definition at line 35 of file pg_visibility.c.
Referenced by collect_visibility_data(), pg_visibility_map_rel(), and pg_visibility_rel().