PostgreSQL Source Code git master
TuplesortDatumArg Struct Reference

Data Fields

Oid datumType
 
int datumTypeLen
 

Detailed Description

Definition at line 155 of file tuplesortvariants.c.

Field Documentation

◆ datumType

Oid TuplesortDatumArg::datumType

Definition at line 158 of file tuplesortvariants.c.

◆ datumTypeLen

int TuplesortDatumArg::datumTypeLen

Definition at line 160 of file tuplesortvariants.c.


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