| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | Gregory Stark <stark(at)enterprisedb(dot)com> |
| Subject: | Re: Breaking national language support in Solaris 8 |
| Date: | 2009-03-22 12:03:45 |
| Message-ID: | 200903221403.46761.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sunday 22 March 2009 13:03:29 Gregory Stark wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > This will, however, only work with GNU Gettext (as used in Linux and BSD
> > distributions) and Solaris 9 or later, and it is not easy to provide a
> > backward compatible mode.
>
> Eh? I thought it was trivial to provide a backward compatible mode which is
> just as good as the existing code. Just use regular gettext on the two
> strings separately and pick the right one based on the English rule.
Please follow the thread to the end. This message describes the main problem:
http://archives.postgresql.org/message-id/49C25F76.3030604@gmx.net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | zach cruise | 2009-03-22 16:27:51 | Re: (odbc) multiple step ole db generated error - date/timestamp column |
| Previous Message | Gregory Stark | 2009-03-22 11:14:47 | Re: What are the benefits of using a clustered index? |