Re: documentation structure
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-03-22T12:32:14Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
docs: Consistently use <optional> to indicate optional parameters
- 0d829703363b 18.0 landed
-
docs: Consolidate into new "WAL for Extensions" chapter.
- 09d9800e5282 17.0 landed
-
freespace: Don't return blocks past the end of the main fork.
- 935829743151 17.0 cited
-
docs: Merge separate chapters on built-in index AMs into one.
- fe8eaa54420c 17.0 landed
-
docs: Demote "Monitoring Disk Usage" from chapter to section.
- f470b5c67924 17.0 landed
-
doc: move system views section to its own chapter
- 64d364bb39cb 16.0 cited
On Thu, Mar 21, 2024 at 6:32 PM David G. Johnston <david.g.johnston@gmail.com> wrote: > Just going to note that the section on the cumulative statistics views being a single page is still a strongly bothersome issue here. Though the quick fix actually requires upgrading the section to chapter status... Yeah, I've been bothered by this in the past, too. I'm not very keen to start promoting things to the top-level, though. I think we need a more thoughtful fix than that. One question I have is why all of these views are documented here rather than in chapter 53, "System Views," because surely they are system views. I feel like if our documentation index weren't a mile long and if you could easily find the entry for "System Views," that's where you would naturally look for these details. I don't think it's natural for a user to expect that most of the system views are going to be documented in section VII, chapter 53 but one particular kind is going to be documented in section III, chapter 27, under a chapter title that gives no hint that it will document any views. > Maybe "pl/pgsql and Other Procedural Languages" as the title? I guess I have a hard time seeing this as an improvement. It would help someone who knows that plpgsql exists but doesn't know that it falls into the general category called procedural languages, but I suspect that's not a very common confusion. I think it's better to keep the chapter titles short and to the point. -- Robert Haas EDB: http://www.enterprisedb.com