[PATCH] Sort contents entries in reference documentation

Поиск
Список
Период
Сортировка
От Colin 't Hart
Тема [PATCH] Sort contents entries in reference documentation
Дата
Msg-id CAMon-aRVhO0tu3sBWS1aNF=0wDDZ-vRPOhmmHfCGbgeasE1UTw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] Sort contents entries in reference documentation  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

While looking at the documentation on SELECT I noticed that the
entries in reference.sgml aren't sorted correctly -- psql \h does have
them in the correct order.

Attached a trivial patch to fix this.

In addition, reference.sgml doesn't have entries for TABLE or WITH
which should link to ref/select.sgml but I couldn't figure out how to
achieve this. psql \h does have this so the reference page probably
should too.

Cheers,

Colin

Вложения

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

Предыдущее
От: "Colin 't Hart"
Дата:
Сообщение: Re: TABLE not synonymous with SELECT * FROM?
Следующее
От: David Rowley
Дата:
Сообщение: init_sequence spill to hash table