[PATCH] fix references to like_regex - Mailing list pgsql-hackers

From Gilles Darold
Subject [PATCH] fix references to like_regex
Date
Msg-id 5df9fa6a-0d97-73fe-9773-d88742b435d8@migops.com
Whole thread Raw
Responses Re: [PATCH] fix references to like_regex
List pgsql-hackers
Hi,


Since we have the regexp_like operator I have found that there is two 
references in the documentation about PostgreSQL lacking of LIKE_REGEX 
implementation. Here is a patch to fix the documentation. I simply 
remove the reference to non exist of LIKE_REGEX in PostgreSQL in chapter 
"9.7.3.8 Differences from XQuery"  And try to modify chapter "9.16.2.3. 
SQL/JSON Regular Expressions" to mention the REGEXP_LIKE operator. For 
the second fix there should be better wording.


Best regards,

-- 
Gilles Darold


Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Added schema level support for publication.
Next
From: "Bossart, Nathan"
Date:
Subject: Re: archive modules