Re: [DOCS] Uppercase SGML entity declarations

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [DOCS] Uppercase SGML entity declarations
Дата
Msg-id 1301949874-sup-4686@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [DOCS] Uppercase SGML entity declarations  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Excerpts from Robert Haas's message of lun abr 04 16:26:07 -0400 2011:
> On Mon, Apr 4, 2011 at 4:15 PM, Alvaro Herrera
> <alvherre@commandprompt.com> wrote:
> > Excerpts from Gabriele Bartolini's message of lun abr 04 13:18:21 -0400 2011:
> >> Il 04/04/11 18:37, Tom Lane ha scritto:
> >> > AFAIK, the main stumbling block for that is that XML doesn't allow
> >> > abbreviated close tags (ie,<foo>whatever</>).  Which is something that
> >> > we are not likely to give up.  So I'm not sure of the point of changing
> >> > something as trivial as entity declaration casing.  You're going to end
> >> > up having to fork the documentation anyway, or at least feed it through
> >> > an SGML to XML converter.  So why not fix the entity casing then?
> >> We do it. However, given that the files that have been changed are
> >> edited very rarely, the scope of the patch is limited and compatibility
> >> with SGML is kept, I thought changing this at source level would be
> >> something to propose and submit.
> >
> > Given the lack of objections, I have pushed this patch.  Thanks.
>
> I think you still need to update Solution.pm to match.

Oops, sorry, done.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: small fix for Windows build
Следующее
От: Gabriele Bartolini
Дата:
Сообщение: Re: [DOCS] Uppercase SGML entity declarations