PostgreSQL Source Code  git master
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
 
bitmapword words [FLEXIBLE_ARRAY_MEMBER]
 

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

◆ words


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