PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pull_varattnos_context Struct Reference

Data Fields

Bitmapsetvarattnos
 
Index varno
 

Detailed Description

Definition at line 40 of file var.c.

Field Documentation

◆ varattnos

Bitmapset* pull_varattnos_context::varattnos

Definition at line 42 of file var.c.

Referenced by pull_varattnos(), and pull_varattnos_walker().

◆ varno

Index pull_varattnos_context::varno

Definition at line 43 of file var.c.

Referenced by pull_varattnos(), and pull_varattnos_walker().


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