Collation version tracking for macOS - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Collation version tracking for macOS
Date
Msg-id 381977b1-0898-cb6f-a427-3b5d873e81bd@enterprisedb.com
Whole thread Raw
Responses Re: Collation version tracking for macOS  (Thomas Munro <thomas.munro@gmail.com>)
List 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.
Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Database-level collation version tracking
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c)