Wrong article SET AUTOCOMMIT

2023-10-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/ecpg-sql-set-autocommit.html Description: This article should be removed as this parameter does not exist since a long time version 9.4

31.7.1. Initial Snapshot

2023-10-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/logical-replication-architecture.html Description: There are dublicated section named "31.7.1. Initial Snapshot" on https://www.postgresql.org/docs/16/logical-replication-architecture.html

Re: 31.7.1. Initial Snapshot

2023-10-11 Thread David G. Johnston
On Wed, Oct 11, 2023 at 9:32 AM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: > https://www.postgresql.org/docs/16/logical-replication-architecture.html > Description: > > There are dublicated section named "31.7.1. Initial Snapshot" o

Re: 31.7.1. Initial Snapshot

2023-10-11 Thread Alvaro Herrera
On 2023-Oct-11, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/logical-replication-architecture.html > Description: > > There are dublicated section named "31.7.1. Initial Snapshot" on > https://www.p

Re: Wrong article SET AUTOCOMMIT

2023-10-11 Thread David G. Johnston
On Wed, Oct 11, 2023 at 9:34 AM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/15/ecpg-sql-set-autocommit.html > Description: > > This article should be removed as this parameter does not exist since a >

Re: Wrong article SET AUTOCOMMIT

2023-10-11 Thread Laurenz Albe
On Wed, 2023-10-11 at 14:03 +, PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/15/ecpg-sql-set-autocommit.html > > This article should be removed as this parameter does not exist since a long > time version 9.4 It is not a parameter, it is a client setting. It has nothing

Re: 31.7.1. Initial Snapshot

2023-10-11 Thread David G. Johnston
On Wed, Oct 11, 2023 at 9:41 AM Alvaro Herrera wrote: > Maybe a fix for this would be to style chapter TOCs in some way that > makes it clear that they are TOCs -- for example, add a (subtly) visible > bounding box, or something. Or maybe if a chapter has a single section, > just do not print th

Re: 31.7.1. Initial Snapshot

2023-10-11 Thread Alvaro Herrera
On 2023-Oct-11, David G. Johnston wrote: > Or move 4 paragraphs of introductory material into its own section so that > there are two sections and a brief sentence for an intro. We have lots of other places where this (single-entry TOCs) happens. I don't think we want to add spurious tags in al

Re: 31.7.1. Initial Snapshot

2023-10-11 Thread Tom Lane
Alvaro Herrera writes: > On 2023-Oct-11, David G. Johnston wrote: >> Improved formatting overall for the chapter ToC has merit. > Great ... +1. I've been annoyed by this ambiguity too. I agree that artificially forcing pages to have at least two subsections isn't a good fix.