Header And Logo

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

Data Fields

TextPositionState Struct Reference

Data Fields

bool use_wchar
char * str1
char * str2
pg_wcharwstr1
pg_wcharwstr2
int len1
int len2
int skiptablemask
int skiptable [256]

Detailed Description

Definition at line 39 of file varlena.c.


Field Documentation

Definition at line 50 of file varlena.c.

Referenced by text_position_next(), and text_position_setup().

Definition at line 49 of file varlena.c.

Referenced by text_position_next(), and text_position_setup().

Definition at line 42 of file varlena.c.

Referenced by text_position_next(), and text_position_setup().

Definition at line 43 of file varlena.c.

Referenced by text_position_next(), and text_position_setup().

Definition at line 41 of file varlena.c.

Referenced by text_position_cleanup(), text_position_next(), and text_position_setup().

Definition at line 44 of file varlena.c.

Referenced by text_position_cleanup(), text_position_next(), and text_position_setup().

Definition at line 45 of file varlena.c.

Referenced by text_position_cleanup(), text_position_next(), and text_position_setup().


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