Re: Solaris versus our NLS files
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2025-12-10T16:02:14Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add a regression test to verify that NLS translation works.
- 8c498479d70f 19 (unreleased) landed
-
Translation updates
- 3c70de2e12b9 12.0 cited
-
Translation updates for 8.4 release.
- a6667d96c5e4 8.4.0 cited
On 09.12.25 22:22, Tom Lane wrote: > At least Solaris is kind enough to let you do that with > symlinks [2], so that after > > cd $INSTALLATION/share/locale > ln -s es es_ES.UTF-8 > > translation starts working for that particular value of > lc_messages. > > This policy dictates making a rather large number of symlinks > in that directory, which we've never done TTBOMK. How would one know all the country codes to create links for?