Re: doc issue missing type name "multirange" in chapter title
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Alexander Korotkov <aekorotkov@gmail.com>,
Pavel Stehule <pavel.stehule@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2021-06-11T00:39:19Z
Lists: pgsql-hackers
Justin Pryzby <pryzby@telsasoft.com> writes: > If it's confusing to say "and" twice, then perhaps you'd say: > Functions and Operators for Range and Multirange Types Uh, that's still two "and"s. In any case, I think it's better to keep this section heading aligned with all of its siblings. regards, tom lane
Commits
-
Add missing type name "multirange" in docs chapter title
- ad2da246c69d 14.0 landed