Menu

#12 Case-sensitivity of LIKE

open
nobody
None
5
2014-08-22
2004-05-26
No

MySQL does case-insensitive comparison with LIKE,
PostgreSQL does case-sensititve. PostgreSQL uses ILIKE
for case-insensitive matching. We need to make 'like'
do the same for all backends.

Reported by shapr.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.