aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2019-09-18 09:14:26 +0530
committerAmit Kapila <akapila@postgresql.org>2019-09-27 07:56:39 +0530
commitbb0e3ce8eb074cef7a88c20bfc34f7e0346312b1 (patch)
tree36aa94e2ec7614d53d9ddc899503f67988b6cc30 /src/backend/utils/adt/jsonb_util.c
parentfbfa5664882c9b61428266e6fb0d48b0147c421a (diff)
downloadpostgresql-bb0e3ce8eb074cef7a88c20bfc34f7e0346312b1.tar.gz
postgresql-bb0e3ce8eb074cef7a88c20bfc34f7e0346312b1.zip
Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252.
The test name and the following test cases suggest the index created should be hash index, but it forgot to add 'using hash' in the test case. This in itself won't improve code coverage as there were some other tests which were covering the corresponding code. However, it is better if the added tests serve their actual purpose. Reported-by: Paul A Jungwirth Author: Paul A Jungwirth Reviewed-by: Mahendra Singh Backpatch-through: 9.4 Discussion: https://postgr.es/m/CA+renyV=Us-5XfMC25bNp-uWSj39XgHHmGE9Rh2cQKMegSj52g@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions