From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Hannu Krosing <hannu(at)skype(dot)net>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>, Markus Schaber <schabi(at)logix-tt(dot)com> |
Subject: | Re: pgsql: We're going to have to spell dotless i |
Date: | 2006-09-25 00:36:16 |
Message-ID: | 200609250036.k8P0aGF21395@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Tom Lane wrote:
> Hannu Krosing <hannu(at)skype(dot)net> writes:
> > I don't think that any of our SGML documentation is actually in UCS-4
> > encoding.
>
> The source files use nothing beyond plain ASCII (and should remain that
> way, IMHO) so there isn't any need to inquire very far into exactly what
> the toolchain thinks the "document encoding" is. The issue at hand here
> is what the *output* character set is, which is to say the "document
> character set" if I have the jargon right. That is the space over which
> we are permitted to use &-entities.
Just for reference, if we could support UTF8, I was hoping to add
non-Latin names as alternates to the ASCII versions, so we could have
Japanese and Russian-lettered names in the release notes. I thought it
would be a nice touch.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | User Markir | 2006-09-25 04:35:51 | bizgres - bizgres: Remove spurious debugging message displaying query |
Previous Message | Tom Lane | 2006-09-24 23:38:20 | Re: pgsql: We're going to have to spell dotless i |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeremy Drake | 2006-09-25 01:00:02 | pls disregard, testing majordomo settings |
Previous Message | Claudio Natoli | 2006-09-25 00:04:29 | Re: Bad bug in fopen() wrapper code |