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

Data Fields

ParseStatepstate
 
Oid collation
 
CollateStrength strength
 
int location
 
Oid collation2
 
int location2
 

Detailed Description

Definition at line 64 of file parse_collate.c.

Field Documentation

◆ collation

◆ collation2

Oid assign_collations_context::collation2

◆ location

int assign_collations_context::location

◆ location2

int assign_collations_context::location2

◆ pstate

◆ strength


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