PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ConvertRowtypeExpr Struct Reference

#include <primnodes.h>

Public Member Functions

CoercionForm convertformat pg_node_attr (query_jumble_ignore)
 

Data Fields

Expr xpr
 
Exprarg
 
Oid resulttype
 
ParseLoc location
 

Detailed Description

Definition at line 1291 of file primnodes.h.

Member Function Documentation

◆ pg_node_attr()

CoercionForm convertformat ConvertRowtypeExpr::pg_node_attr ( query_jumble_ignore  )

Field Documentation

◆ arg

◆ location

ParseLoc ConvertRowtypeExpr::location

◆ resulttype

Oid ConvertRowtypeExpr::resulttype

◆ xpr

Expr ConvertRowtypeExpr::xpr

Definition at line 1293 of file primnodes.h.


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