Fix typo related to to_tsvector() in tests of json and jsonb
authorMichael Paquier <michael@paquier.xyz>
Fri, 15 Mar 2019 07:20:11 +0000 (16:20 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 15 Mar 2019 07:20:11 +0000 (16:20 +0900)
commit4e197bf19556a1699b0e11e1ff111d77d09f6f80
tree35dd6380a1a8c4fc19edc231dd4b8d388c6a661c
parentbb16aba50c9492490a0b57e600a932798f45cd4f
Fix typo related to to_tsvector() in tests of json and jsonb

Author: Sho Kato
Reviewed-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/25C1C6B2E7BE044889E4FE8643A58BA963E1D03D@G01JPEXMBKW03
src/test/regress/expected/json.out
src/test/regress/expected/jsonb.out
src/test/regress/sql/json.sql
src/test/regress/sql/jsonb.sql