pgsql: Improve documentation for jsonpath like_regex predicate

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve documentation for jsonpath like_regex predicate
Date: 2019-06-19 19:42:42
Message-ID: E1hdgTi-0005xd-N1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve documentation for jsonpath like_regex predicate

Reference posix regex documentation section and list supported flags.

Discussion: https://postgr.es/m/CAKPRHz%2BxOuQSSvkuB1mCQjedd%2BB2B1Vnkrq0E-pLmoXyTO%2Bz9Q%40mail.gmail.com
Author: Kyotaro Horiguchi, Alexander Korotkov

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1ff8dc9f19ddf00e3ad69d7141f78341769cd8a3

Modified Files
--------------
doc/src/sgml/func.sgml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-06-19 19:50:50 pgsql: pg_upgrade: Improve error messages
Previous Message Peter Eisentraut 2019-06-19 19:37:50 pgsql: Update list of combining characters