Re: Fix typo in test code comments

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: kato-sho(at)jp(dot)fujitsu(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix typo in test code comments
Date: 2019-03-15 05:24:29
Message-ID: 20190315.142429.30385184.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello.

At Fri, 15 Mar 2019 04:37:03 +0000, "Kato, Sho" <kato-sho(at)jp(dot)fujitsu(dot)com> wrote in <25C1C6B2E7BE044889E4FE8643A58BA963E1D03D(at)G01JPEXMBKW03>
> Hi,
>
> I think ts_vector is a typo for tsvector.

> --- ts_vector corner cases
> +-- tsvector corner cases
> select to_tsvector('""'::json);

Yeah, surely it is typo, but not for tsvector but
to_tsvector. See the block just below.

> -- json_to_tsvector corner cases
> select json_to_tsvector('""'::json, '"all"');

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matsumura, Ryo 2019-03-15 05:27:01 RE: Is PREPARE of ecpglib thread safe?
Previous Message M Tarkeshwar Rao 2019-03-15 05:19:48 Facing issue in using special characters