Pattern matching also includes Full-text search, Trigram and Fuzzysearch

Started by PG Bug reporting formalmost 3 years ago1 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/functions-matching.html
Description:

Hi,

The tip states: "If you have pattern matching needs that go beyond this,
consider writing a user-defined function in Perl or Tcl."

But there's a Full-text search, Trigram and Fuzzysearch extensions.
Shouldn't they be listed in the tip?

Regards,
B Banchev