PostGraphDB / postgraph

All in One Graph Extension for Postgres
GNU Affero General Public License v3.0
33 stars 5 forks source link

Implement regex_count and grammar rule #135

Open JoshInnis opened 1 year ago

JoshInnis commented 1 year ago

Implement the regex_count function and grammar rules

JoshInnis commented 1 year ago

ANSI SQL grammar rule OCCURRENCES_REGEX(pattern IN string)

JoshInnis commented 1 year ago

Proposed rule REGEX OCCURENCES OF pattern IN string