Re: doc issue missing type name "multirange" in chapter title
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Justin Pryzby <pryzby@telsasoft.com>,
Pavel Stehule <pavel.stehule@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-06-13T11:48:10Z
Lists: pgsql-hackers
Attachments
- docs-title-range-multirange.patch (application/x-patch) patch
On Fri, Jun 11, 2021 at 11:16 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > > Alexander Korotkov <aekorotkov@gmail.com> writes: > > What about "Range/Multirange Functions and Operators"? > > Better than a comma, I guess. Personally I didn't have a > problem with the form with two "ands". Thank you. I propose to push the slash option because it both evades double "and" and it's aligned with sibling section headers (we have "Date/Time Functions and Operators"). Any objections? ------ Regards, Alexander Korotkov
Commits
-
Add missing type name "multirange" in docs chapter title
- ad2da246c69d 14.0 landed