Re: add more NLS to bin - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: add more NLS to bin
Date
Msg-id CAB7nPqT0bfcBLwqchuLsOLWwWM4gOjje1HDG6E6_iTceGfc4ig@mail.gmail.com
Whole thread Raw
In response to Re: add more NLS to bin  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Thu, Oct 27, 2016 at 10:27 AM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> On 10/26/16 9:18 PM, Michael Paquier wrote:
>> Side question just for curiosity: when is AVAIL_LANGUAGES filled? Once
>> the translations are added to the tree?
>
> Yes, that happens when the translations are copied in before a release.
>
> See here for the script that is normally used:
>
https://git.postgresql.org/gitweb/?p=pgtranslation/admin.git;a=blob;f=cp-po;h=5b569a43e39a7c1fd5e28ba00a6708995df1b445;hb=57f0390ed14ecb974d2bde6242ce7b268e8261d2#l216

Ah, thanks. That explains the whole thing!
-- 
Michael



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: add more NLS to bin
Next
From: Craig Ringer
Date:
Subject: Re: 9.6, background worker processes, and PL/Java