Collation version tracking for macOS

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Collation version tracking for macOS
Дата
Msg-id 381977b1-0898-cb6f-a427-3b5d873e81bd@enterprisedb.com
обсуждение исходный текст
Ответы Re: Collation version tracking for macOS  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
During development, I have been using the attached patch to simulate 
libc collation versions on macOS.  It just uses the internal major OS 
version number.  I don't know to what the extend the libc locales on 
macOS are maintained or updated at all, so I don't know what practical 
effect this would have.  Again, it's mainly for development.  If there 
is interest from others, I think we could add this, maybe disabled by 
default, or we just keep it in the mailing list archives for interested 
parties.
Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Database-level collation version tracking
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c)