PostgreSQL Source Code git master
Public Member Functions | Data Fields
Bitmapset Struct Reference

#include <bitmapset.h>

Public Member Functions

  pg_node_attr (custom_copy_equal, special_read_write, no_query_jumble) NodeTag type
 

Data Fields

int  nwords
 
 

Detailed Description

Definition at line 49 of file bitmapset.h.

Member Function Documentation

pg_node_attr()

Bitmapset::pg_node_attr ( custom_copy_equal  ,
special_read_write  ,
no_query_jumble   
)

Field Documentation

nwords

int Bitmapset::nwords

Definition at line 54 of file bitmapset.h.

Referenced by bms_add_members(), bms_difference(), bms_intersect(), bms_join(), bms_make_singleton(), and bms_union().

words

bitmapword Bitmapset::words[FLEXIBLE_ARRAY_MEMBER]

Definition at line 55 of file bitmapset.h.

Referenced by bms_add_members(), bms_difference(), bms_intersect(), bms_join(), bms_make_singleton(), and bms_union().


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

AltStyle によって変換されたページ (->オリジナル) /