PostgreSQL Source Code  git master
ConvertRowtypeExpr Struct Reference

#include <primnodes.h>

Public Member Functions

CoercionForm convertformat pg_node_attr (query_jumble_ignore)
 

Data Fields

Expr xpr
 
Exprarg
 
Oid resulttype
 
int location
 

Detailed Description

Definition at line 1214 of file primnodes.h.

Member Function Documentation

◆ pg_node_attr()

CoercionForm convertformat ConvertRowtypeExpr::pg_node_attr ( query_jumble_ignore  )

Field Documentation

◆ arg

◆ location

int ConvertRowtypeExpr::location

◆ resulttype

◆ xpr

Expr ConvertRowtypeExpr::xpr

Definition at line 1216 of file primnodes.h.


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