RE: Fix typo in test code comments
Kato, Sho <kato-sho@jp.fujitsu.com>
From: "Kato, Sho" <kato-sho@jp.fujitsu.com>
To: 'Michael Paquier' <michael@paquier.xyz>
Cc: 'Kyotaro HORIGUCHI' <horiguchi.kyotaro@lab.ntt.co.jp>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2019-03-15T08:16:25Z
Lists: pgsql-hackers
> Committed. Thanks! Regards, sho kato > -----Original Message----- > From: Michael Paquier [mailto:michael@paquier.xyz] > Sent: Friday, March 15, 2019 4:24 PM > To: Kato, Sho/加藤 翔 <kato-sho@jp.fujitsu.com> > Cc: 'Kyotaro HORIGUCHI' <horiguchi.kyotaro@lab.ntt.co.jp>; > pgsql-hackers@postgresql.org > Subject: Re: Fix typo in test code comments > > On Fri, Mar 15, 2019 at 05:49:47AM +0000, Kato, Sho wrote: > > Oops, thank you for your advice. > > I fixed it. > > Committed. > -- > Michael
Commits
-
Fix typo related to to_tsvector() in tests of json and jsonb
- 4e197bf19556 12.0 landed