git.postgresql.org Git - postgresql.git/commit
2019年6月19日 19:40:58 +0000 (22:40 +0300)
2019年6月19日 19:41:57 +0000 (22:41 +0300)
commit 261a5c1928566f938cbda0f62dc16f6a2d1e871d
Support 'q' flag in jsonpath 'like_regex' predicate
SQL/JSON standard defines that jsonpath 'like_regex' predicate should support
the same set of flags as XQuery/XPath. It appears that implementation of 'q'
flag was missed. This commit fixes that.
Discussion: https://postgr.es/m/CAPpHfdtyfPsxLYiTjp5Ov8T5xGsB5t3CwE5%2B3PS%3DLLwA%2BxTJog%40mail.gmail.com
Author: Nikita Glukhov, Alexander Korotkov
This is the main PostgreSQL git repository.
RSS
Atom