PostgreSQL Source Code  git master
cmpEntriesArg Struct Reference

Data Fields

FmgrInfocmpDatumFunc
 
Oid collation
 
bool haveDups
 

Detailed Description

Definition at line 435 of file ginutil.c.

Field Documentation

◆ cmpDatumFunc

FmgrInfo* cmpEntriesArg::cmpDatumFunc

Definition at line 437 of file ginutil.c.

◆ collation

Oid cmpEntriesArg::collation

Definition at line 438 of file ginutil.c.

◆ haveDups

bool cmpEntriesArg::haveDups

Definition at line 439 of file ginutil.c.


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