Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

OpExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Oid opno
Oid opfuncid
Oid opresulttype
bool opretset
Oid opcollid
Oid inputcollid
Listargs
int location

Detailed Description

Definition at line 389 of file primnodes.h.


Field Documentation

Definition at line 391 of file primnodes.h.

Referenced by arrayconst_startup_fn(), and arrayexpr_startup_fn().


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