The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/indexes-types.html
Description:
For easier visual navigation could you please add headers or color the
different types of indexes? At the moment, one needs to read the whole
document or d
Hello everyone,
I noticed minor language inaccuracies/inconsistencies in PostgreSQL 14
Release Notes (https://www.postgresql.org/docs/14/release-14.html). A
patch to fix them is attached.
One of the replacements changes
"which reports WAL activity" to
"to report WAL activity"
because "to rep
Bruce Momjian writes:
> On Thu, Jul 15, 2021 at 11:12:38PM -0400, Tom Lane wrote:
>> At least two of these changes are flat out wrong. The places
>> that explicitly mention "substring(s)" are not doing so because
>> we failed to think about what that meant.
> I really don't understand the use of
On Tue, Jul 20, 2021 at 11:03:09AM -0400, Tom Lane wrote:
> Bruce Momjian writes:
> > I really don't understand the use of "(s)" except in place where we are
> > really trying to point out the idea of one or multiple, and I don't see
> > that being significant in these cases --- can you clarify?
>
On Tue, Jul 20, 2021 at 03:58:00PM +0300, Elena Indrupskaya wrote:
> Hello everyone,
>
> I noticed minor language inaccuracies/inconsistencies in PostgreSQL 14 Release
> Notes (https://www.postgresql.org/docs/14/release-14.html). A patch to fix
> them
> is attached.
> One of the replacements chan
On 2021-May-06, Tom Lane wrote:
> Alvaro Herrera writes:
> > 3. add a separate paragraph that says to obtain the source from the
> > other dir if it's the development one.
> > I kinda prefer the last one, because then we could also suggest to use a
> > Git repo instead of a tarball, which I supp
Alvaro Herrera writes:
> v3 rewrites the text more aggressively, so that it opens with
> instructions to clone the Git repo, and the released version tarballs
> are mentioned further down. The bad thing about this one is that in the
> devel version it still talks about files that don't exist; for