PostgreSQL Source Code git master
NotnullHashEntry Struct Reference

Data Fields

Oid relid
 
Bitmapsetnotnullattnums
 

Detailed Description

Definition at line 63 of file plancat.c.

Field Documentation

◆ notnullattnums

Bitmapset* NotnullHashEntry::notnullattnums

Definition at line 66 of file plancat.c.

Referenced by find_relation_notnullatts(), and get_relation_notnullatts().

◆ relid

Oid NotnullHashEntry::relid

Definition at line 65 of file plancat.c.


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