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