Re: [PATCH] Add section headings to index types doc

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [PATCH] Add section headings to index types doc
Дата
Msg-id CAKFQuwYEx+4qwrLJ0ne6vaJef1eurrvL2rv7TDcgcpfLOQA02Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Add section headings to index types doc  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Ответы Re: [PATCH] Add section headings to index types doc  (Jürgen Purtz <juergen@purtz.de>)
Список pgsql-hackers
On Wed, Sep 30, 2020 at 4:25 AM Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote:
Michael Paquier <michael@paquier.xyz> writes:

> On Mon, Aug 10, 2020 at 12:52:17PM +0000, Jürgen Purtz wrote:
>> The new status of this patch is: Waiting on Author
>
> This has not been answered yet, so I have marked the patch as returned
> with feedback.

Updated patch attached, wich reformats the operator lists as requested
by Jürgen,

A couple of things:

One, I would place the equality operator for hash inside a standalone synopsis just like all of the others.
Two, why is hash special in having its create index command provided here? (I notice this isn't the fault of this patch but it stands out when reviewing it)

I would suggest rewording hash to look more like the others and add a link to the "CREATE INDEX" command from the chapter preamble.

and skips the reindentation as suggested by Tom.

Agreed
David J.

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Use of "long" in incremental sort code
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: language cleanups in code and docs