Fix typo in test code comments
Kato, Sho <kato-sho@jp.fujitsu.com>
From: "Kato, Sho" <kato-sho@jp.fujitsu.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-03-15T04:37:03Z
Lists: pgsql-hackers
Attachments
- fix-typo-for-tsvector.patch (application/octet-stream) patch
Hi, I think ts_vector is a typo for tsvector. regards, Sho Kato
Commits
-
Fix typo related to to_tsvector() in tests of json and jsonb
- 4e197bf19556 12.0 landed