Adding an explaining title to Notes on SGML - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Adding an explaining title to Notes on SGML
Date
Msg-id CAB-JLwY4izzCHDjS=Xb0KMc7uXbg6JjuMdRA2ri2CqYbeMDMEw@mail.gmail.com
Whole thread
Responses Re: Adding an explaining title to Notes on SGML
List pgsql-hackers
I noticed that a "This" was missing when reading the Notes of the Aggregates page, so I thought... wouldn't it be better if we had a title in some of the Notes ? 
Because in many cases, like this example, you have a huge table and below it a Notes. But what is this Notes talking about ? 
If we had a title specifying exactly what it's about, it would be easier for the user. In this example, there are dozens of aggregates but Notes talks only for 2 of them.

There are 300 Notes on SGML files, I did these 2 Notes only to ask you if this way is fine. And obviously would do them all if you think it's fine.

And additionally the title tag needs to have only 
<title>bool_and and bool_or</title>
not
<title>Note on bool_and and bool_or</title>
But this I can change on XSL files to automatically add a title when it exists.

Regards
Marcos
Attachment

pgsql-hackers by date:

Previous
From: Paul A Jungwirth
Date:
Subject: Re: Inconsistent trigger behavior between two temporal leftovers
Next
From: Andres Freund
Date:
Subject: Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process