| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Subject: | Re: [WIP] plpgsql is not translate-aware |
| Date: | 2008-10-09 00:06:04 |
| Message-ID: | 20081009000604.GL4164@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
... and here it is with equivalent definitions added for plperl,
plpython and pltcl. (Notably missing in this patch are the necessary
nls.mk files).
I note that this opens the door to contrib modules (and others) wanting
to provide translations, but I'm not going there for now.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| Attachment | Content-Type | Size |
|---|---|---|
| plpgsql-i18n-5.patch | text/x-diff | 8.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-10-09 00:22:42 | Re: [WIP] plpgsql is not translate-aware |
| Previous Message | Alvaro Herrera | 2008-10-08 23:53:10 | Re: [WIP] plpgsql is not translate-aware |