PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TuplesortDatumArg Struct Reference

Data Fields

Oid datumType
 
int datumTypeLen
 

Detailed Description

Definition at line 144 of file tuplesortvariants.c.

Field Documentation

◆ datumType

Oid TuplesortDatumArg::datumType

Definition at line 147 of file tuplesortvariants.c.

◆ datumTypeLen

int TuplesortDatumArg::datumTypeLen

Definition at line 149 of file tuplesortvariants.c.


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