PostgreSQL Windows Turkish Search Problem - Mailing list pgsql-bugs

From Halil İbrahim AYHAN
Subject PostgreSQL Windows Turkish Search Problem
Date
Msg-id DB5PR10MB91944DFA22D80BE615EF5653EC09A@DB5PR10MB9194.EURPRD10.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: PostgreSQL Windows Turkish Search Problem
List pgsql-bugs
I am using PostgreSQL Windows version as Turkish Collation
The table contains the record "ŞİLİ" and "şili",
When I Search with ILike, It Does Not Perform Case-Insensitive Searches,
When I search with uppercase letters, I get 1 result, and when I search with lowercase letters, I get 1 result.
There is no problem with Turkish Collection in Linux Version and 2 results are given.
This problem occurs in Windows version.

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #19047: pg_last_wal_replay_lsn() returns non-NULL after pg_promote()
Next
From: PG Bug reporting form
Date:
Subject: BUG #19048: PostgreSQL Windows Turkish Search Problem