PostgreSQL Source Code  git master
ExpandedRecordFieldInfo Struct Reference

#include <expandedrecord.h>

Data Fields

int fnumber
 
Oid ftypeid
 
int32 ftypmod
 
Oid fcollation
 

Detailed Description

Definition at line 168 of file expandedrecord.h.

Field Documentation

◆ fcollation

Oid ExpandedRecordFieldInfo::fcollation

◆ fnumber

int ExpandedRecordFieldInfo::fnumber

◆ ftypeid

◆ ftypmod

int32 ExpandedRecordFieldInfo::ftypmod

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