Re: doc issue missing type name "multirange" in chapter title
От | Alexander Korotkov |
---|---|
Тема | Re: doc issue missing type name "multirange" in chapter title |
Дата | |
Msg-id | CAPpHfdvFrOwoAJDba_WpGp9bBY0mprv-w84C_qYmL-xPGkWJaw@mail.gmail.com обсуждение исходный текст |
Ответ на | doc issue missing type name "multirange" in chapter title (Pavel Stehule <pavel.stehule@gmail.com>) |
Список | pgsql-hackers |
Hi! Sorry for the late reply. On Fri, May 7, 2021 at 8:18 AM Pavel Stehule <pavel.stehule@gmail.com> wrote: > I searched operators for multirange type, and the current doc is little bit messy, because chapter "Range Functions andOperators" contains operators and functions for multirange type too. > > I think so this chapter should be renamed to Range, Multirange Functions and Operators" > > diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml > index 0b5571460d..f6ed1568af 100644 > --- a/doc/src/sgml/func.sgml > +++ b/doc/src/sgml/func.sgml > @@ -18164,7 +18164,7 @@ SELECT NULLIF(value, '(none)') ... > </sect1> > > <sect1 id="functions-range"> > - <title>Range Functions and Operators</title> > + <title>Range, Multirange Functions and Operators</title> > > <para> > See <xref linkend="rangetypes"/> for an overview of range types. Thank you for catching this. What do you think about titling this section "Range and Multirange Functions and Operators"? ------ Regards, Alexander Korotkov
В списке pgsql-hackers по дате отправления: