Header And Logo

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

Data Fields

Unique Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
int numCols
AttrNumberuniqColIdx
OiduniqOperators

Detailed Description

Definition at line 661 of file plannodes.h.


Field Documentation

Definition at line 664 of file plannodes.h.

Referenced by ExecInitUnique(), ExecUnique(), and make_unique().

Definition at line 663 of file plannodes.h.

Referenced by make_unique().

Definition at line 665 of file plannodes.h.

Referenced by ExecUnique(), and make_unique().

Definition at line 666 of file plannodes.h.

Referenced by ExecInitUnique(), and make_unique().


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