| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Christoph Berg <myon(at)debian(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Collation versioning |
| Date: | 2019-10-09 19:19:20 |
| Message-ID: | 7c039a8a-2be4-b4f3-48d2-c5c7d24dd98b@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dent John | 2019-10-09 19:26:14 | Re: [PATCH] Do not use StdRdOptions in Access Methods |
| Previous Message | Tom Lane | 2019-10-09 17:15:29 | Re: [HACKERS] Deadlock in XLogInsert at AIX |