aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2019-03-20 10:27:56 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2019-03-20 10:30:56 +0300
commit641fde25233ef3ecc3b8101fe287eea9fceba6fd (patch)
tree0636c079566c00b202858caf44fc921471b95595 /src/backend/access/gist/gistutil.c
parent1f39a1c0641531e0462a4822f2dba904c5d4d699 (diff)
downloadpostgresql-641fde25233ef3ecc3b8101fe287eea9fceba6fd.tar.gz
postgresql-641fde25233ef3ecc3b8101fe287eea9fceba6fd.zip
Remove ambiguity for jsonb_path_match() and jsonb_path_exists()
There are 2-arguments and 4-arguments versions of jsonb_path_match() and jsonb_path_exists(). But 4-arguments versions have optional 3rd and 4th arguments, that leads to ambiguity. In the same time 2-arguments versions are needed only for @@ and @? operators. So, rename 2-arguments versions to remove the ambiguity. Catversion is bumped.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions