Re: Fully enabling NLS in pg_ctl
От | Serguei A. Mokhov |
---|---|
Тема | Re: Fully enabling NLS in pg_ctl |
Дата | |
Msg-id | Pine.LNX.4.44.0406010203460.16322-100000@haida.cs.concordia.ca обсуждение исходный текст |
Ответ на | Re: Fully enabling NLS in pg_ctl (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Fully enabling NLS in pg_ctl
|
Список | pgsql-patches |
On Mon, 31 May 2004, Bruce Momjian wrote: > Date: Mon, 31 May 2004 23:31:42 -0400 (EDT) > > I have added the setting of local calls to the top of pg_ctl.c. I did > not localize ".", nor: > > printf("%s (PostgreSQL) %s\n", progname, PG_VERSION); > > This does not change based on locale, and none of our other applications > adjust this for locale. Maybe not the printf() above, but the "." is different in Chinese ;-) (I'm not arguing for these changes). > I do not know how to add the Russian part. Peter does. Just 'cvs add' nls.mk in the pg_ctl directory. Then create a po/ subdirectory there, 'cvs add' it too, and put the ru.po file in there, and add that one. Thank you, -s
В списке pgsql-patches по дате отправления: