Header And Logo

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

Data Fields

cached_re_str Struct Reference

Data Fields

char * cre_pat
int cre_pat_len
int cre_flags
Oid cre_collation
regex_t cre_re

Detailed Description

Definition at line 94 of file regexp.c.


Field Documentation

Definition at line 99 of file regexp.c.

Referenced by RE_compile_and_cache().

Definition at line 98 of file regexp.c.

Referenced by RE_compile_and_cache().

Definition at line 96 of file regexp.c.

Referenced by RE_compile_and_cache().

Definition at line 97 of file regexp.c.

Referenced by RE_compile_and_cache().

Definition at line 100 of file regexp.c.

Referenced by RE_compile_and_cache().


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