Re: Collation versioning

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Collation versioning
Дата
Msg-id 7c039a8a-2be4-b4f3-48d2-c5c7d24dd98b@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Collation versioning  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Collation versioning  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On 2019-10-03 14:25, Thomas Munro wrote:
>> The only open question on this patch was whether it's a good version to
>> use.  I think based on subsequent discussions, there was the realization
>> that this is the best we can do and better than nothing.
>>
>> In the patch, I would skip the configure test and just do
>>
>> #ifdef __GLIBC__
>>
>> directly.
> 
> Ok.  Here's one like that.

Pushed that.

> Also, a WIP patch for FreeBSD.

That looks promising.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Deadlock in XLogInsert at AIX
Следующее
От: Dent John
Дата:
Сообщение: Re: [PATCH] Do not use StdRdOptions in Access Methods