| From: | "Serguei Mokhov" <mokhov(at)cs(dot)concordia(dot)ca> |
|---|---|
| To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Fully enabling NLS in pg_ctl |
| Date: | 2004-06-10 05:02:12 |
| Message-ID: | 00bc01c44ea8$ab157940$0301a8c0@gunnymede.lan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
----- Original Message -----
From: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Sent: June 09, 2004 10:59 PM
>
> OK, I added the nls and po files for pg_ctl. Thanks.
Thank you, Bruce. Do you know if Peter is alive? I have
some other NLS patches pending... Those are not
really 'diff -c' patches, but rather complete .po
files, to replace the existing ones. There's one
for initdb [1] and one for the backend [2] (to be
applied to both 7.4 and 7.5 branches). [1] has to be
replace ru.po (just write over) in src/bin/initdb/po/.
[2] should replace ru.po in src/backend/po/ for REL7_4_STABLE
and HEAD. It'd be great if someone could put them in.
[1] http://archives.postgresql.org/pgsql-patches/2004-05/msg00496.php
[2] http://archives.postgresql.org/pgsql-patches/2004-05/msg00497.php
-s
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-06-10 05:14:01 | Re: [PATCHES] serverlog function (log_destination file) |
| Previous Message | Serguei Mokhov | 2004-06-10 04:45:20 | Re: Fully enabling NLS in pg_ctl |