forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3e7d94f
committed
doc: Document pg_trgm being case-insensitive by default
pg_trgm is by default operating case-insensitively but the docs didn'tmention that at all.Author: Erik Rijkers <er@xs4all.nl>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Reported-by: marcmaiwald@googlemail.comDiscussion:https://postgr.es/m/166064504415.652.12724576876807446945@wrigleys.postgresql.org1 parentd265cd2 commit3e7d94f
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
| 419 | + | |
| 420 | + | |
419 | 421 |
| |
420 | 422 |
| |
421 | 423 |
| |
|
0 commit comments
Comments
(0)