]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Improve documentation example for jsonpath like_regex operator
authorAlexander Korotkov <akorotkov@postgresql.org>
Thu, 13 May 2021 13:10:21 +0000 (16:10 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Thu, 13 May 2021 13:18:03 +0000 (16:18 +0300)
commitff91d3a22b9a5ab9511f8ed8bffc895a991529f5
tree57dcb44435e39ae4ac74c57c618af95b3c2ffcd9
parente5c071bc0f93c9c47821c876e36459580e08a68c
Improve documentation example for jsonpath like_regex operator

Make sample like_regex match string values of the root object instead of the
whole document.  The corrected example seems to represent a more relevant
use case.

Backpatch to 12, when jsonpath was introduced.

Discussion: https://postgr.es/m/13440f8b-4c1f-5875-c8e3-f3f65606af2f%40xs4all.nl
Author: Erik Rijkers
Reviewed-by: Michael Paquier, Alexander Korotkov
Backpatch-through: 12
doc/src/sgml/func.sgml