postgresql/src/backend/utils
Alexander Korotkov 261a5c1928 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
2019-06-19 22:41:57 +03:00
..
adt Support 'q' flag in jsonpath 'like_regex' predicate 2019-06-19 22:41:57 +03:00
cache Rework the pg_statistic_ext catalog 2019-06-16 01:20:31 +02:00
error Update copyright for 2019 2019-01-02 12:44:25 -05:00
fmgr Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
hash Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
init Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
mb Update list of combining characters 2019-06-19 21:35:41 +02:00
misc Fix typos. 2019-05-26 18:28:18 +05:30
mmgr Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
resowner Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
sort Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
time Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Partial implementation of SQL/JSON path language 2019-03-16 12:16:48 +03:00
Gen_dummy_probes.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
Gen_dummy_probes.sed Update copyright for 2019 2019-01-02 12:44:25 -05:00
Gen_fmgrtab.pl Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
generate-errcodes.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Use Getopt::Long for catalog scripts 2019-02-12 12:22:08 -03:00
probes.d Update copyright for 2019 2019-01-02 12:44:25 -05:00