Header And Logo

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

Data Fields

ScalarArrayOpExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Oid opno
Oid opfuncid
bool useOr
Oid inputcollid
Listargs
int location

Detailed Description

Definition at line 432 of file primnodes.h.


Field Documentation

Definition at line 440 of file primnodes.h.

Referenced by exprLocation(), make_scalar_array_op(), and negate_clause().

Definition at line 434 of file primnodes.h.


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