Re: [18] Policy on IMMUTABLE functions and Unicode updates

Поиск
Список
Период
Сортировка
Искать
От
Daniel Verite
Тема
Re: [18] Policy on IMMUTABLE functions and Unicode updates
Дата
Msg-id
f5cf0d35-4fa8-40f5-a6e6-207c3e921b48@manitou-mail.org
Ответ на
Список
Дерево обсуждения
[18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Laurenz Albe <laurenz.albe@cybertec.at>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut <peter@eisentraut.org>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Laurenz Albe <laurenz.albe@cybertec.at>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Isaac Morland <isaac.morland@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Laurenz Albe <laurenz.albe@cybertec.at>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider <schneider@ardentperf.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane <tgl@sss.pgh.pa.us>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway <mail@joeconway.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane <tgl@sss.pgh.pa.us>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane <tgl@sss.pgh.pa.us>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane <tgl@sss.pgh.pa.us>
Re: [18] Policy on IMMUTABLE functions and Unicode updates "Daniel Verite" <daniel@manitou-mail.org>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane <tgl@sss.pgh.pa.us>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut <peter@eisentraut.org>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut <peter@eisentraut.org>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider <schneider@ardentperf.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider <schneider@ardentperf.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Peter Eisentraut <peter@eisentraut.org>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Robert Haas <robertmhaas@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Noah Misch <noah@leadboat.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Noah Misch <noah@leadboat.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway <mail@joeconway.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates "David G. Johnston" <david.g.johnston@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway <mail@joeconway.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane <tgl@sss.pgh.pa.us>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Joe Conway <mail@joeconway.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Tom Lane <tgl@sss.pgh.pa.us>
Re: [18] Policy on IMMUTABLE functions and Unicode updates "David G. Johnston" <david.g.johnston@gmail.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeff Davis <pgsql@j-davis.com>
Re: [18] Policy on IMMUTABLE functions and Unicode updates Jeremy Schneider <schneider@ardentperf.com>
	Tom Lane wrote:

> > I don't see how we can get by without some kind of versioning here.
> > It's probably too late to do that for v17,
> 
> Why?  If we agree that that's the way forward, we could certainly
> stick some collversion other than "1" into pg_c_utf8's pg_collation
> entry.  There's already been one v17 catversion bump since beta2
> (716bd12d2), so another one is basically free.

pg_collation.collversion has been used so far for the sort part
of the collations.

For the ctype part:

postgres=# select unicode_version();
 unicode_version 
-----------------
 15.1
(1 row)


postgres=# select icu_unicode_version ();
 icu_unicode_version 
---------------------
 14.0
(1 row)



Best regards,
-- 
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite


В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: Peter Eisentraut
Дата:
FAQ