Re: Update Unicode data to Unicode 16.0.0

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Update Unicode data to Unicode 16.0.0
Дата
Msg-id 58f37f7f1bfab5d6338e462c35957b07019db155.camel@j-davis.com
обсуждение исходный текст
Ответ на Re: Update Unicode data to Unicode 16.0.0  (Jeremy Schneider <schneider@ardentperf.com>)
Ответы Re: Update Unicode data to Unicode 16.0.0
Список pgsql-hackers
On Sat, 2025-03-15 at 18:23 -0700, Jeremy Schneider wrote:
> Is the simple answer that functions & clauses related to both time
> zones and character semantics should just all be considered STABLE
> instead of IMMUTABLE?

That was discussed a few times, but:

(a) That doesn't exactly solve the problem, because people still need
indexes on LOWER() or CASEFOLD(); and

(b) If we change IMMUTABLE to mean "returns the same results on every
platform for all time", that would be too strict for many purposes,
like the planner doing constant folding.

I have been thinking about ways we can express the right dependencies,
and I may be making some proposals along those lines.

Regards,
    Jeff Davis




В списке pgsql-hackers по дате отправления: