PostgreSQL Source Code  git master
am_propname Struct Reference

Data Fields

const char * name
 
IndexAMProperty prop
 

Detailed Description

Definition at line 25 of file amutils.c.

Field Documentation

◆ name

const char* am_propname::name

Definition at line 27 of file amutils.c.

◆ prop

IndexAMProperty am_propname::prop

Definition at line 28 of file amutils.c.

Referenced by indexam_property(), and lookup_prop_name().


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