BUG #19048: PostgreSQL Windows Turkish Search Problem - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #19048: PostgreSQL Windows Turkish Search Problem
Date
Msg-id 19048-21ab9e2c673cf572@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      19048
Logged by:          Halil İbrahim AYHAN
Email address:      ibrahimayhan@hotmail.com.tr
PostgreSQL version: 17.6
Operating system:   Windows Server 2022 Standart
Description:

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: Halil İbrahim AYHAN
Date:
Subject: PostgreSQL Windows Turkish Search Problem
Next
From: PG Bug reporting form
Date:
Subject: BUG #19049: Assert failure when using skip arrays on an index key with DESC order