From: | Euler Taveira de Oliveira <euler(at)timbira(dot)com> |
---|---|
To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | ecpg localization |
Date: | 2008-04-26 03:41:20 |
Message-ID: | 4812A460.4050708@timbira.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
One of the few parts of the core that is not localized is the ecpg.
Attached is a patch that builds the basic infrastructure to make it
possible. Besides that I worked on some strings to make them conform
with [1] but I didn't do for all of them.
When I was doing the clean up I realized that an overhaul of ecpg_log,
ecpg_raise, mmerror and base_yyerror functions is necessary. I'll give
it a try later.
[1] http://www.postgresql.org/docs/8.3/static/nls-programmer.html
--
Euler Taveira de Oliveira
http://www.timbira.com/
Attachment | Content-Type | Size |
---|---|---|
l10necpg.tgz | application/x-compressed-tar | 16.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Raphaël Jacquot | 2008-04-26 05:13:27 | we don't have a bugzilla |
Previous Message | Bruce Momjian | 2008-04-26 03:34:24 | Re: Tech details - psql wraps at window width |