|
PostgreSQL Source Code git master
|
Data Fields | |
| text * | regex |
| int | cflags |
Definition at line 120 of file jsonpath_exec.c.
| int JsonLikeRegexContext::cflags |
Definition at line 123 of file jsonpath_exec.c.
Referenced by executeLikeRegex().
| text* JsonLikeRegexContext::regex |
Definition at line 122 of file jsonpath_exec.c.
Referenced by executeLikeRegex().