Re: Doc patch, put pg_temp into the documentation's index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Doc patch, put pg_temp into the documentation's index
Дата
Msg-id 8008.1353164058@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Doc patch, put pg_temp into the documentation's index  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On Fri, 2012-09-28 at 11:10 -0500, Karl O. Pinc wrote:
>> pg_temp-toindex.patch
>> Puts pg_temp into the index of the docs.

> But there is no object called pg_temp.  It always pg_temp_NNNN
> something.  How should that be indexed?

We do <replaceable>NNNN</> in a lot of places, and that seems
serviceable enough, at least in output formats where the NNNN can be
rendered differently from plain text.  I don't remember though whether
the sgml index infrastructure allows markup in an index item.
        regards, tom lane



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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: Parser - Query Analyser
Следующее
От: Noah Misch
Дата:
Сообщение: Re: foreign key locks