Thread: pgsql: Update out of date comments in pg_trgm

pgsql: Update out of date comments in pg_trgm

From
Daniel Gustafsson
Date:
Update out of date comments in pg_trgm

Commit be8a7a68662 changed the check_only parameter to a flag array
but missed updating all comments. Update, and fix a related typo.

Discussion: https://postgr.es/m/9732D8A2-EABD-4F5B-8BA0-A97DA4AB51A7@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6dc0738812c3fdbd733d917267a0543ab5fdf997

Modified Files
--------------
contrib/pg_trgm/trgm_op.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)