Thread: pgsql: Fix typo related to to_tsvector() in tests of json and jsonb

pgsql: Fix typo related to to_tsvector() in tests of json and jsonb

From
Michael Paquier
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4e197bf19556a1699b0e11e1ff111d77d09f6f80

Modified Files
--------------
src/test/regress/expected/json.out  | 2 +-
src/test/regress/expected/jsonb.out | 2 +-
src/test/regress/sql/json.sql       | 2 +-
src/test/regress/sql/jsonb.sql      | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)