[PATCH] Avoid collation lookup for "char" statistics
Feng Wu <wufengwufengwufeng@gmail.com>
From: Feng Wu <wufengwufengwufeng@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2026-06-27T02:08:59Z
Lists: pgsql-hackers
Commits
-
Avoid collation lookup failure when considering a "char" column.
- b574fec00f27 19 (unreleased) landed
- 5fd1c3f28718 18 (unreleased) landed
-
Remove lc_collate_is_c().
- 06421b084364 18.0 cited